[2025-09-24 14:05:15] local.ERROR: SQLSTATE[42000]: Syntax error or access violation: 1059 Identifier name 'classification_assignments_classifiable_type_classifiable_id_index' is too long (Connection: mysql, SQL: alter table `classification_assignments` add index `classification_assignments_classifiable_type_classifiable_id_index`(`classifiable_type`, `classifiable_id`)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1059 Identifier name 'classification_assignments_classifiable_type_classifiable_id_index' is too long (Connection: mysql, SQL: alter table `classification_assignments` add index `classification_assignments_classifiable_type_classifiable_id_index`(`classifiable_type`, `classifiable_id`)) at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php:824) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(778): Illuminate\\Database\\Connection->runQueryCallback('alter table `cl...', Array, Object(Closure)) #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(559): Illuminate\\Database\\Connection->run('alter table `cl...', Array, Object(Closure)) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\Blueprint.php(121): Illuminate\\Database\\Connection->statement('alter table `cl...') #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build() #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint)) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Facades\\Facade.php(363): Illuminate\\Database\\Schema\\Builder->create('classification_...', Object(Closure)) #6 C:\\abdPro\\flyaramfilament\\database\\migrations\\2025_09_24_135309_create_classification_assignments_table.php(10): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array) #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up() #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\MySqlConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up') #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(448): Illuminate\\Database\\Migrations\\Migrator->Illuminate\\Database\\Migrations\\{closure}() #10 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up') #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\View\\Components\\Task.php(41): Illuminate\\Database\\Migrations\\Migrator->Illuminate\\Database\\Migrations\\{closure}() #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(809): Illuminate\\Console\\View\\Components\\Task->render('2025_09_24_1353...', Object(Closure)) #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2025_09_24_1353...', Object(Closure)) #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('C:\\\\abdPro\\\\flyar...', 1, false) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array) #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array) #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(666): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->Illuminate\\Database\\Console\\Migrations\\{closure}() #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure)) #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations() #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle() #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(836): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL) #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\Command.php(211): Illuminate\\Container\\Container->call(Array) #26 C:\\abdPro\\flyaramfilament\\vendor\\symfony\\console\\Command\\Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle)) #27 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\symfony\\console\\Application.php(1110): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput)) #29 C:\\abdPro\\flyaramfilament\\vendor\\symfony\\console\\Application.php(359): 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:\\abdPro\\flyaramfilament\\vendor\\symfony\\console\\Application.php(194): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput)) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput)) #32 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\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: 1059 Identifier name 'classification_assignments_classifiable_type_classifiable_id_index' is too long at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php:570) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(570): PDOStatement->execute() #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(811): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}('alter table `cl...', Array) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(778): Illuminate\\Database\\Connection->runQueryCallback('alter table `cl...', Array, Object(Closure)) #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(559): Illuminate\\Database\\Connection->run('alter table `cl...', Array, Object(Closure)) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\Blueprint.php(121): Illuminate\\Database\\Connection->statement('alter table `cl...') #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint)) #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Facades\\Facade.php(363): Illuminate\\Database\\Schema\\Builder->create('classification_...', Object(Closure)) #8 C:\\abdPro\\flyaramfilament\\database\\migrations\\2025_09_24_135309_create_classification_assignments_table.php(10): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array) #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up() #10 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\MySqlConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up') #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(448): Illuminate\\Database\\Migrations\\Migrator->Illuminate\\Database\\Migrations\\{closure}() #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up') #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\View\\Components\\Task.php(41): Illuminate\\Database\\Migrations\\Migrator->Illuminate\\Database\\Migrations\\{closure}() #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(809): Illuminate\\Console\\View\\Components\\Task->render('2025_09_24_1353...', Object(Closure)) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2025_09_24_1353...', Object(Closure)) #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('C:\\\\abdPro\\\\flyar...', 1, false) #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array) #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(666): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->Illuminate\\Database\\Console\\Migrations\\{closure}() #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure)) #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations() #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle() #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(836): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\Command.php(211): Illuminate\\Container\\Container->call(Array) #28 C:\\abdPro\\flyaramfilament\\vendor\\symfony\\console\\Command\\Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle)) #29 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\symfony\\console\\Application.php(1110): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput)) #31 C:\\abdPro\\flyaramfilament\\vendor\\symfony\\console\\Application.php(359): 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:\\abdPro\\flyaramfilament\\vendor\\symfony\\console\\Application.php(194): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput)) #34 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput)) #36 {main} "} [2025-09-24 14:05:58] local.ERROR: SQLSTATE[42S01]: Base table or view already exists: 1050 Table 'classification_assignments' already exists (Connection: mysql, SQL: create table `classification_assignments` (`id` bigint unsigned not null auto_increment primary key, `classification_id` bigint unsigned not null, `classifiable_type` varchar(255) not null, `classifiable_id` bigint unsigned not 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 'classification_assignments' already exists (Connection: mysql, SQL: create table `classification_assignments` (`id` bigint unsigned not null auto_increment primary key, `classification_id` bigint unsigned not null, `classifiable_type` varchar(255) not null, `classifiable_id` bigint unsigned not null, `created_at` timestamp null, `updated_at` timestamp null) default character set utf8mb4 collate 'utf8mb4_unicode_ci') at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php:824) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(778): Illuminate\\Database\\Connection->runQueryCallback('create table `c...', Array, Object(Closure)) #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(559): Illuminate\\Database\\Connection->run('create table `c...', Array, Object(Closure)) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\Blueprint.php(121): Illuminate\\Database\\Connection->statement('create table `c...') #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build() #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint)) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Facades\\Facade.php(363): Illuminate\\Database\\Schema\\Builder->create('classification_...', Object(Closure)) #6 C:\\abdPro\\flyaramfilament\\database\\migrations\\2025_09_24_135309_create_classification_assignments_table.php(10): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array) #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up() #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\MySqlConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up') #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(448): Illuminate\\Database\\Migrations\\Migrator->Illuminate\\Database\\Migrations\\{closure}() #10 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up') #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\View\\Components\\Task.php(41): Illuminate\\Database\\Migrations\\Migrator->Illuminate\\Database\\Migrations\\{closure}() #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(809): Illuminate\\Console\\View\\Components\\Task->render('2025_09_24_1353...', Object(Closure)) #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2025_09_24_1353...', Object(Closure)) #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('C:\\\\abdPro\\\\flyar...', 2, false) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array) #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array) #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(666): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->Illuminate\\Database\\Console\\Migrations\\{closure}() #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure)) #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations() #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle() #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(836): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL) #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\Command.php(211): Illuminate\\Container\\Container->call(Array) #26 C:\\abdPro\\flyaramfilament\\vendor\\symfony\\console\\Command\\Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle)) #27 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\symfony\\console\\Application.php(1110): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput)) #29 C:\\abdPro\\flyaramfilament\\vendor\\symfony\\console\\Application.php(359): 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:\\abdPro\\flyaramfilament\\vendor\\symfony\\console\\Application.php(194): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput)) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput)) #32 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\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 'classification_assignments' already exists at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php:570) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(570): PDOStatement->execute() #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(811): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}('create table `c...', Array) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(778): Illuminate\\Database\\Connection->runQueryCallback('create table `c...', Array, Object(Closure)) #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(559): Illuminate\\Database\\Connection->run('create table `c...', Array, Object(Closure)) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\Blueprint.php(121): Illuminate\\Database\\Connection->statement('create table `c...') #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint)) #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Facades\\Facade.php(363): Illuminate\\Database\\Schema\\Builder->create('classification_...', Object(Closure)) #8 C:\\abdPro\\flyaramfilament\\database\\migrations\\2025_09_24_135309_create_classification_assignments_table.php(10): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array) #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up() #10 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\MySqlConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up') #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(448): Illuminate\\Database\\Migrations\\Migrator->Illuminate\\Database\\Migrations\\{closure}() #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up') #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\View\\Components\\Task.php(41): Illuminate\\Database\\Migrations\\Migrator->Illuminate\\Database\\Migrations\\{closure}() #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(809): Illuminate\\Console\\View\\Components\\Task->render('2025_09_24_1353...', Object(Closure)) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2025_09_24_1353...', Object(Closure)) #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('C:\\\\abdPro\\\\flyar...', 2, false) #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array) #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(666): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->Illuminate\\Database\\Console\\Migrations\\{closure}() #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure)) #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations() #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle() #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(836): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\Command.php(211): Illuminate\\Container\\Container->call(Array) #28 C:\\abdPro\\flyaramfilament\\vendor\\symfony\\console\\Command\\Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle)) #29 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\symfony\\console\\Application.php(1110): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput)) #31 C:\\abdPro\\flyaramfilament\\vendor\\symfony\\console\\Application.php(359): 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:\\abdPro\\flyaramfilament\\vendor\\symfony\\console\\Application.php(194): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput)) #34 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput)) #36 {main} "} [2025-09-24 14:07:09] local.ERROR: No default Filament panel is set. You may do this with the `default()` method inside a Filament provider's `panel()` configuration. {"exception":"[object] (Filament\\Exceptions\\NoDefaultPanelSetException(code: 0): No default Filament panel is set. You may do this with the `default()` method inside a Filament provider's `panel()` configuration. at C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\PanelRegistry.php:32) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Collections\\helpers.php(236): Filament\\PanelRegistry->Filament\\{closure}() #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Collections\\Arr.php(272): value(Object(Closure)) #2 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\PanelRegistry.php(29): Illuminate\\Support\\Arr::first(Array, Object(Closure), Object(Closure)) #3 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\FilamentManager.php(138): Filament\\PanelRegistry->getDefault() #4 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\FilamentManager.php(110): Filament\\FilamentManager->getDefaultPanel() #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Facades\\Facade.php(363): Filament\\FilamentManager->getCurrentOrDefaultPanel() #6 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Commands\\MakeUserCommand.php(73): Illuminate\\Support\\Facades\\Facade::__callStatic('getCurrentOrDef...', Array) #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): Filament\\Commands\\MakeUserCommand->handle() #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #10 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(836): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL) #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\Command.php(211): Illuminate\\Container\\Container->call(Array) #13 C:\\abdPro\\flyaramfilament\\vendor\\symfony\\console\\Command\\Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle)) #14 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\symfony\\console\\Application.php(1110): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput)) #16 C:\\abdPro\\flyaramfilament\\vendor\\symfony\\console\\Application.php(359): Symfony\\Component\\Console\\Application->doRunCommand(Object(Filament\\Commands\\MakeUserCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput)) #17 C:\\abdPro\\flyaramfilament\\vendor\\symfony\\console\\Application.php(194): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput)) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput)) #19 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput)) #21 {main} "} [2025-09-29 07:44:29] local.ERROR: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'sort' in 'order clause' (Connection: mysql, SQL: select * from `contact_infos` where `contact_infos`.`contactable_type` = App\Models\Client and `contact_infos`.`contactable_id` is null and `contact_infos`.`contactable_id` is not null order by `sort` asc) {"userId":1,"exception":"[object] (Illuminate\\Database\\QueryException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'sort' in 'order clause' (Connection: mysql, SQL: select * from `contact_infos` where `contact_infos`.`contactable_type` = App\\Models\\Client and `contact_infos`.`contactable_id` is null and `contact_infos`.`contactable_id` is not null order by `sort` asc) at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php:824) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(778): Illuminate\\Database\\Connection->runQueryCallback('select * from `...', Array, Object(Closure)) #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(397): Illuminate\\Database\\Connection->run('select * from `...', Array, Object(Closure)) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3188): Illuminate\\Database\\Connection->select('select * from `...', Array, true) #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect() #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3763): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}() #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure)) #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(902): Illuminate\\Database\\Query\\Builder->get(Array) #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(884): Illuminate\\Database\\Eloquent\\Builder->getModels(Array) #8 C:\\abdPro\\flyaramfilament\\vendor\\filament\\forms\\src\\Components\\Repeater.php(1152): Illuminate\\Database\\Eloquent\\Builder->get() #9 C:\\abdPro\\flyaramfilament\\vendor\\filament\\forms\\src\\Components\\Repeater.php(815): Filament\\Forms\\Components\\Repeater->getCachedExistingRecords() #10 C:\\abdPro\\flyaramfilament\\vendor\\filament\\forms\\src\\Components\\Repeater.php(837): Filament\\Forms\\Components\\Repeater->getItems() #11 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Components\\Concerns\\HasChildComponents.php(136): Filament\\Forms\\Components\\Repeater->getDefaultChildSchemas() #12 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Components\\Concerns\\HasState.php(351): Filament\\Schemas\\Components\\Component->getChildSchemas(true) #13 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Concerns\\HasState.php(353): Filament\\Schemas\\Components\\Component->hydrateState(Array, true) #14 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Concerns\\HasState.php(307): Filament\\Schemas\\Schema->hydrateState(Array, true) #15 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Resources\\Pages\\CreateRecord.php(70): Filament\\Schemas\\Schema->fill() #16 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Resources\\Pages\\CreateRecord.php(56): Filament\\Resources\\Pages\\CreateRecord->fillForm() #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): Filament\\Resources\\Pages\\CreateRecord->mount() #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #21 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Wrapped.php(23): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array) #22 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportLifecycleHooks\\SupportLifecycleHooks.php(134): Livewire\\Wrapped->__call('mount', Array) #23 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportLifecycleHooks\\SupportLifecycleHooks.php(20): Livewire\\Features\\SupportLifecycleHooks\\SupportLifecycleHooks->callHook('mount', Array) #24 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\ComponentHook.php(19): Livewire\\Features\\SupportLifecycleHooks\\SupportLifecycleHooks->mount(Array, false) #25 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\ComponentHookRegistry.php(45): Livewire\\ComponentHook->callMount(Array, false) #26 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\EventBus.php(60): Livewire\\ComponentHookRegistry::Livewire\\{closure}(Object(App\\Filament\\Resources\\ClientResource\\Pages\\CreateClient), Array, NULL, false) #27 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\helpers.php(98): Livewire\\EventBus->trigger('mount', Object(App\\Filament\\Resources\\ClientResource\\Pages\\CreateClient), Array, NULL, false) #28 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(50): Livewire\\trigger('mount', Object(App\\Filament\\Resources\\ClientResource\\Pages\\CreateClient), Array, NULL, false) #29 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Re...', Array, NULL) #30 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Re...', Array) #31 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #32 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Resources\\ClientResource\\Pages\\CreateClient), '__invoke') #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #38 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #40 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\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)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #59 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #68 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #80 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #81 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #82 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #83 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #84 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #85 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #86 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #87 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #88 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #89 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #90 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #91 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #92 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #93 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #94 {main} [previous exception] [object] (PDOException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'sort' in 'order clause' at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php:406) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(406): PDO->prepare('select * from `...') #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(811): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}('select * from `...', Array) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(778): Illuminate\\Database\\Connection->runQueryCallback('select * from `...', Array, Object(Closure)) #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(397): Illuminate\\Database\\Connection->run('select * from `...', Array, Object(Closure)) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3188): Illuminate\\Database\\Connection->select('select * from `...', Array, true) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3763): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}() #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure)) #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(902): Illuminate\\Database\\Query\\Builder->get(Array) #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(884): Illuminate\\Database\\Eloquent\\Builder->getModels(Array) #10 C:\\abdPro\\flyaramfilament\\vendor\\filament\\forms\\src\\Components\\Repeater.php(1152): Illuminate\\Database\\Eloquent\\Builder->get() #11 C:\\abdPro\\flyaramfilament\\vendor\\filament\\forms\\src\\Components\\Repeater.php(815): Filament\\Forms\\Components\\Repeater->getCachedExistingRecords() #12 C:\\abdPro\\flyaramfilament\\vendor\\filament\\forms\\src\\Components\\Repeater.php(837): Filament\\Forms\\Components\\Repeater->getItems() #13 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Components\\Concerns\\HasChildComponents.php(136): Filament\\Forms\\Components\\Repeater->getDefaultChildSchemas() #14 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Components\\Concerns\\HasState.php(351): Filament\\Schemas\\Components\\Component->getChildSchemas(true) #15 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Concerns\\HasState.php(353): Filament\\Schemas\\Components\\Component->hydrateState(Array, true) #16 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Concerns\\HasState.php(307): Filament\\Schemas\\Schema->hydrateState(Array, true) #17 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Resources\\Pages\\CreateRecord.php(70): Filament\\Schemas\\Schema->fill() #18 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Resources\\Pages\\CreateRecord.php(56): Filament\\Resources\\Pages\\CreateRecord->fillForm() #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): Filament\\Resources\\Pages\\CreateRecord->mount() #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #23 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Wrapped.php(23): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array) #24 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportLifecycleHooks\\SupportLifecycleHooks.php(134): Livewire\\Wrapped->__call('mount', Array) #25 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportLifecycleHooks\\SupportLifecycleHooks.php(20): Livewire\\Features\\SupportLifecycleHooks\\SupportLifecycleHooks->callHook('mount', Array) #26 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\ComponentHook.php(19): Livewire\\Features\\SupportLifecycleHooks\\SupportLifecycleHooks->mount(Array, false) #27 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\ComponentHookRegistry.php(45): Livewire\\ComponentHook->callMount(Array, false) #28 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\EventBus.php(60): Livewire\\ComponentHookRegistry::Livewire\\{closure}(Object(App\\Filament\\Resources\\ClientResource\\Pages\\CreateClient), Array, NULL, false) #29 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\helpers.php(98): Livewire\\EventBus->trigger('mount', Object(App\\Filament\\Resources\\ClientResource\\Pages\\CreateClient), Array, NULL, false) #30 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(50): Livewire\\trigger('mount', Object(App\\Filament\\Resources\\ClientResource\\Pages\\CreateClient), Array, NULL, false) #31 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Re...', Array, NULL) #32 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Re...', Array) #33 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #34 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Resources\\ClientResource\\Pages\\CreateClient), '__invoke') #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #42 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\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)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #61 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #70 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #80 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #81 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #82 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #83 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #84 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #85 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #86 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #87 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #88 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #89 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #90 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #91 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #92 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #93 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #94 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #95 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #96 {main} "} [2025-09-29 07:45:30] local.ERROR: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'flyalarm_filament.sessions' doesn't exist (Connection: mysql, SQL: select * from `sessions` where `id` = riBDhklhAKVGt2XaIhAdhfgDdJJmHAIh2NCHWYDH limit 1) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'flyalarm_filament.sessions' doesn't exist (Connection: mysql, SQL: select * from `sessions` where `id` = riBDhklhAKVGt2XaIhAdhfgDdJJmHAIh2NCHWYDH limit 1) at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php:824) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(778): Illuminate\\Database\\Connection->runQueryCallback('select * from `...', Array, Object(Closure)) #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(397): Illuminate\\Database\\Connection->run('select * from `...', Array, Object(Closure)) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3188): Illuminate\\Database\\Connection->select('select * from `...', Array, false) #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect() #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3763): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}() #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure)) #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php(366): Illuminate\\Database\\Query\\Builder->get(Array) #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3095): Illuminate\\Database\\Query\\Builder->first(Array) #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\DatabaseSessionHandler.php(96): Illuminate\\Database\\Query\\Builder->find('riBDhklhAKVGt2X...') #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Store.php(117): Illuminate\\Session\\DatabaseSessionHandler->read('riBDhklhAKVGt2X...') #10 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Store.php(105): Illuminate\\Session\\Store->readFromHandler() #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Store.php(89): Illuminate\\Session\\Store->loadSession() #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(146): Illuminate\\Session\\Store->start() #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(390): Illuminate\\Session\\Middleware\\StartSession->Illuminate\\Session\\Middleware\\{closure}(Object(Illuminate\\Session\\Store)) #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(143): tap(Object(Illuminate\\Session\\Store), Object(Closure)) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(115): Illuminate\\Session\\Middleware\\StartSession->startSession(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store)) #16 C:\\abdPro\\flyaramfilament\\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)) #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #22 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #31 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #57 {main} [previous exception] [object] (PDOException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'flyalarm_filament.sessions' doesn't exist at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php:406) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(406): PDO->prepare('select * from `...') #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(811): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}('select * from `...', Array) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(778): Illuminate\\Database\\Connection->runQueryCallback('select * from `...', Array, Object(Closure)) #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(397): Illuminate\\Database\\Connection->run('select * from `...', Array, Object(Closure)) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3188): Illuminate\\Database\\Connection->select('select * from `...', Array, false) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3763): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}() #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure)) #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php(366): Illuminate\\Database\\Query\\Builder->get(Array) #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3095): Illuminate\\Database\\Query\\Builder->first(Array) #10 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\DatabaseSessionHandler.php(96): Illuminate\\Database\\Query\\Builder->find('riBDhklhAKVGt2X...') #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Store.php(117): Illuminate\\Session\\DatabaseSessionHandler->read('riBDhklhAKVGt2X...') #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Store.php(105): Illuminate\\Session\\Store->readFromHandler() #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Store.php(89): Illuminate\\Session\\Store->loadSession() #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(146): Illuminate\\Session\\Store->start() #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(390): Illuminate\\Session\\Middleware\\StartSession->Illuminate\\Session\\Middleware\\{closure}(Object(Illuminate\\Session\\Store)) #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(143): tap(Object(Illuminate\\Session\\Store), Object(Closure)) #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(115): Illuminate\\Session\\Middleware\\StartSession->startSession(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store)) #18 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #24 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #59 {main} "} [2025-09-29 07:45:36] local.ERROR: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'flyalarm_filament.sessions' doesn't exist (Connection: mysql, SQL: select * from `sessions` where `id` = riBDhklhAKVGt2XaIhAdhfgDdJJmHAIh2NCHWYDH limit 1) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'flyalarm_filament.sessions' doesn't exist (Connection: mysql, SQL: select * from `sessions` where `id` = riBDhklhAKVGt2XaIhAdhfgDdJJmHAIh2NCHWYDH limit 1) at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php:824) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(778): Illuminate\\Database\\Connection->runQueryCallback('select * from `...', Array, Object(Closure)) #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(397): Illuminate\\Database\\Connection->run('select * from `...', Array, Object(Closure)) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3188): Illuminate\\Database\\Connection->select('select * from `...', Array, false) #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect() #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3763): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}() #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure)) #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php(366): Illuminate\\Database\\Query\\Builder->get(Array) #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3095): Illuminate\\Database\\Query\\Builder->first(Array) #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\DatabaseSessionHandler.php(96): Illuminate\\Database\\Query\\Builder->find('riBDhklhAKVGt2X...') #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Store.php(117): Illuminate\\Session\\DatabaseSessionHandler->read('riBDhklhAKVGt2X...') #10 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Store.php(105): Illuminate\\Session\\Store->readFromHandler() #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Store.php(89): Illuminate\\Session\\Store->loadSession() #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(146): Illuminate\\Session\\Store->start() #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(390): Illuminate\\Session\\Middleware\\StartSession->Illuminate\\Session\\Middleware\\{closure}(Object(Illuminate\\Session\\Store)) #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(143): tap(Object(Illuminate\\Session\\Store), Object(Closure)) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(115): Illuminate\\Session\\Middleware\\StartSession->startSession(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store)) #16 C:\\abdPro\\flyaramfilament\\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)) #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #22 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #31 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #57 {main} [previous exception] [object] (PDOException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'flyalarm_filament.sessions' doesn't exist at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php:406) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(406): PDO->prepare('select * from `...') #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(811): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}('select * from `...', Array) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(778): Illuminate\\Database\\Connection->runQueryCallback('select * from `...', Array, Object(Closure)) #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(397): Illuminate\\Database\\Connection->run('select * from `...', Array, Object(Closure)) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3188): Illuminate\\Database\\Connection->select('select * from `...', Array, false) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3763): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}() #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure)) #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php(366): Illuminate\\Database\\Query\\Builder->get(Array) #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3095): Illuminate\\Database\\Query\\Builder->first(Array) #10 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\DatabaseSessionHandler.php(96): Illuminate\\Database\\Query\\Builder->find('riBDhklhAKVGt2X...') #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Store.php(117): Illuminate\\Session\\DatabaseSessionHandler->read('riBDhklhAKVGt2X...') #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Store.php(105): Illuminate\\Session\\Store->readFromHandler() #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Store.php(89): Illuminate\\Session\\Store->loadSession() #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(146): Illuminate\\Session\\Store->start() #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(390): Illuminate\\Session\\Middleware\\StartSession->Illuminate\\Session\\Middleware\\{closure}(Object(Illuminate\\Session\\Store)) #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(143): tap(Object(Illuminate\\Session\\Store), Object(Closure)) #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(115): Illuminate\\Session\\Middleware\\StartSession->startSession(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store)) #18 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #24 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #59 {main} "} [2025-09-29 07:46:17] local.ERROR: Call to a member function login() on null {"exception":"[object] (Error(code: 0): Call to a member function login() on null at C:\\abdPro\\flyaramfilament\\app\\Providers\\Filament\\AdminPanelProvider.php:33) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\PanelProvider.php(15): App\\Providers\\Filament\\AdminPanelProvider->panel(Object(Filament\\Panel)) #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Collections\\helpers.php(236): Filament\\PanelProvider->Filament\\{closure}() #2 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Facades\\Filament.php(170): value(Object(Closure)) #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1672): Filament\\Facades\\Filament::Filament\\Facades\\{closure}(Object(Filament\\PanelRegistry), Object(Illuminate\\Foundation\\Application)) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1590): Illuminate\\Container\\Container->fireCallbackArray(Object(Filament\\PanelRegistry), Array) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(990): Illuminate\\Container\\Container->fireResolvingCallbacks('Filament\\\\PanelR...', Object(Filament\\PanelRegistry)) #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1078): Illuminate\\Container\\Container->resolve('Filament\\\\PanelR...', Array, true) #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(903): Illuminate\\Foundation\\Application->resolve('Filament\\\\PanelR...', Array) #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1058): Illuminate\\Container\\Container->make('Filament\\\\PanelR...', Array) #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\helpers.php(138): Illuminate\\Foundation\\Application->make('Filament\\\\PanelR...', Array) #10 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\FilamentManager.php(358): app('Filament\\\\PanelR...') #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Facades\\Facade.php(363): Filament\\FilamentManager->getPanels() #12 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\routes\\web.php(15): Illuminate\\Support\\Facades\\Facade::__callStatic('getPanels', Array) #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(524): Illuminate\\Support\\ServiceProvider->{closure}(Object(Illuminate\\Routing\\Router)) #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(480): Illuminate\\Routing\\Router->loadRoutes(Object(Closure)) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\RouteRegistrar.php(210): Illuminate\\Routing\\Router->group(Array, Object(Closure)) #16 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\routes\\web.php(14): Illuminate\\Routing\\RouteRegistrar->group(Object(Closure)) #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\ServiceProvider.php(194): require('C:\\\\abdPro\\\\flyar...') #18 C:\\abdPro\\flyaramfilament\\vendor\\spatie\\laravel-package-tools\\src\\Concerns\\PackageServiceProvider\\ProcessRoutes.php(14): Illuminate\\Support\\ServiceProvider->loadRoutesFrom('C:\\\\abdPro\\\\flyar...') #19 C:\\abdPro\\flyaramfilament\\vendor\\spatie\\laravel-package-tools\\src\\PackageServiceProvider.php(85): Spatie\\LaravelPackageTools\\PackageServiceProvider->bootPackageRoutes() #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): Spatie\\LaravelPackageTools\\PackageServiceProvider->boot() #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(836): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL) #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1151): Illuminate\\Container\\Container->call(Array) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1132): Illuminate\\Foundation\\Application->bootProvider(Object(Filament\\FilamentServiceProvider)) #27 [internal function]: Illuminate\\Foundation\\Application->Illuminate\\Foundation\\{closure}(Object(Filament\\FilamentServiceProvider), 'Filament\\\\Filame...') #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1131): array_walk(Array, Object(Closure)) #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\BootProviders.php(17): Illuminate\\Foundation\\Application->boot() #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(342): Illuminate\\Foundation\\Bootstrap\\BootProviders->bootstrap(Object(Illuminate\\Foundation\\Application)) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap() #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #35 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #37 {main} "} [2025-09-29 07:46:28] local.ERROR: Call to a member function login() on null {"exception":"[object] (Error(code: 0): Call to a member function login() on null at C:\\abdPro\\flyaramfilament\\app\\Providers\\Filament\\AdminPanelProvider.php:33) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\PanelProvider.php(15): App\\Providers\\Filament\\AdminPanelProvider->panel(Object(Filament\\Panel)) #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Collections\\helpers.php(236): Filament\\PanelProvider->Filament\\{closure}() #2 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Facades\\Filament.php(170): value(Object(Closure)) #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1672): Filament\\Facades\\Filament::Filament\\Facades\\{closure}(Object(Filament\\PanelRegistry), Object(Illuminate\\Foundation\\Application)) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1590): Illuminate\\Container\\Container->fireCallbackArray(Object(Filament\\PanelRegistry), Array) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(990): Illuminate\\Container\\Container->fireResolvingCallbacks('Filament\\\\PanelR...', Object(Filament\\PanelRegistry)) #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1078): Illuminate\\Container\\Container->resolve('Filament\\\\PanelR...', Array, true) #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(903): Illuminate\\Foundation\\Application->resolve('Filament\\\\PanelR...', Array) #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1058): Illuminate\\Container\\Container->make('Filament\\\\PanelR...', Array) #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\helpers.php(138): Illuminate\\Foundation\\Application->make('Filament\\\\PanelR...', Array) #10 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\FilamentManager.php(358): app('Filament\\\\PanelR...') #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Facades\\Facade.php(363): Filament\\FilamentManager->getPanels() #12 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\routes\\web.php(15): Illuminate\\Support\\Facades\\Facade::__callStatic('getPanels', Array) #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(524): Illuminate\\Support\\ServiceProvider->{closure}(Object(Illuminate\\Routing\\Router)) #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(480): Illuminate\\Routing\\Router->loadRoutes(Object(Closure)) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\RouteRegistrar.php(210): Illuminate\\Routing\\Router->group(Array, Object(Closure)) #16 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\routes\\web.php(14): Illuminate\\Routing\\RouteRegistrar->group(Object(Closure)) #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\ServiceProvider.php(194): require('C:\\\\abdPro\\\\flyar...') #18 C:\\abdPro\\flyaramfilament\\vendor\\spatie\\laravel-package-tools\\src\\Concerns\\PackageServiceProvider\\ProcessRoutes.php(14): Illuminate\\Support\\ServiceProvider->loadRoutesFrom('C:\\\\abdPro\\\\flyar...') #19 C:\\abdPro\\flyaramfilament\\vendor\\spatie\\laravel-package-tools\\src\\PackageServiceProvider.php(85): Spatie\\LaravelPackageTools\\PackageServiceProvider->bootPackageRoutes() #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): Spatie\\LaravelPackageTools\\PackageServiceProvider->boot() #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(836): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL) #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1151): Illuminate\\Container\\Container->call(Array) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1132): Illuminate\\Foundation\\Application->bootProvider(Object(Filament\\FilamentServiceProvider)) #27 [internal function]: Illuminate\\Foundation\\Application->Illuminate\\Foundation\\{closure}(Object(Filament\\FilamentServiceProvider), 'Filament\\\\Filame...') #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1131): array_walk(Array, Object(Closure)) #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\BootProviders.php(17): Illuminate\\Foundation\\Application->boot() #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(342): Illuminate\\Foundation\\Bootstrap\\BootProviders->bootstrap(Object(Illuminate\\Foundation\\Application)) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap() #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #35 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #37 {main} "} [2025-09-29 07:49:36] local.ERROR: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'sort' in 'order clause' (Connection: mysql, SQL: select * from `contact_infos` where `contact_infos`.`contactable_type` = App\Models\Client and `contact_infos`.`contactable_id` is null and `contact_infos`.`contactable_id` is not null order by `sort` asc) {"userId":1,"exception":"[object] (Illuminate\\Database\\QueryException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'sort' in 'order clause' (Connection: mysql, SQL: select * from `contact_infos` where `contact_infos`.`contactable_type` = App\\Models\\Client and `contact_infos`.`contactable_id` is null and `contact_infos`.`contactable_id` is not null order by `sort` asc) at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php:824) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(778): Illuminate\\Database\\Connection->runQueryCallback('select * from `...', Array, Object(Closure)) #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(397): Illuminate\\Database\\Connection->run('select * from `...', Array, Object(Closure)) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3188): Illuminate\\Database\\Connection->select('select * from `...', Array, true) #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect() #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3763): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}() #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure)) #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(902): Illuminate\\Database\\Query\\Builder->get(Array) #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(884): Illuminate\\Database\\Eloquent\\Builder->getModels(Array) #8 C:\\abdPro\\flyaramfilament\\vendor\\filament\\forms\\src\\Components\\Repeater.php(1152): Illuminate\\Database\\Eloquent\\Builder->get() #9 C:\\abdPro\\flyaramfilament\\vendor\\filament\\forms\\src\\Components\\Repeater.php(815): Filament\\Forms\\Components\\Repeater->getCachedExistingRecords() #10 C:\\abdPro\\flyaramfilament\\vendor\\filament\\forms\\src\\Components\\Repeater.php(837): Filament\\Forms\\Components\\Repeater->getItems() #11 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Components\\Concerns\\HasChildComponents.php(136): Filament\\Forms\\Components\\Repeater->getDefaultChildSchemas() #12 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Components\\Concerns\\HasState.php(351): Filament\\Schemas\\Components\\Component->getChildSchemas(true) #13 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Concerns\\HasState.php(353): Filament\\Schemas\\Components\\Component->hydrateState(Array, true) #14 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Concerns\\HasState.php(307): Filament\\Schemas\\Schema->hydrateState(Array, true) #15 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Resources\\Pages\\CreateRecord.php(70): Filament\\Schemas\\Schema->fill() #16 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Resources\\Pages\\CreateRecord.php(56): Filament\\Resources\\Pages\\CreateRecord->fillForm() #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): Filament\\Resources\\Pages\\CreateRecord->mount() #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #21 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Wrapped.php(23): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array) #22 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportLifecycleHooks\\SupportLifecycleHooks.php(134): Livewire\\Wrapped->__call('mount', Array) #23 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportLifecycleHooks\\SupportLifecycleHooks.php(20): Livewire\\Features\\SupportLifecycleHooks\\SupportLifecycleHooks->callHook('mount', Array) #24 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\ComponentHook.php(19): Livewire\\Features\\SupportLifecycleHooks\\SupportLifecycleHooks->mount(Array, false) #25 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\ComponentHookRegistry.php(45): Livewire\\ComponentHook->callMount(Array, false) #26 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\EventBus.php(60): Livewire\\ComponentHookRegistry::Livewire\\{closure}(Object(App\\Filament\\Resources\\ClientResource\\Pages\\CreateClient), Array, NULL, false) #27 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\helpers.php(98): Livewire\\EventBus->trigger('mount', Object(App\\Filament\\Resources\\ClientResource\\Pages\\CreateClient), Array, NULL, false) #28 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(50): Livewire\\trigger('mount', Object(App\\Filament\\Resources\\ClientResource\\Pages\\CreateClient), Array, NULL, false) #29 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Re...', Array, NULL) #30 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Re...', Array) #31 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #32 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Resources\\ClientResource\\Pages\\CreateClient), '__invoke') #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #38 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #40 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\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)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #59 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #68 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #80 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #81 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #82 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #83 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #84 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #85 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #86 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #87 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #88 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #89 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #90 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #91 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #92 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #93 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #94 {main} [previous exception] [object] (PDOException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'sort' in 'order clause' at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php:406) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(406): PDO->prepare('select * from `...') #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(811): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}('select * from `...', Array) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(778): Illuminate\\Database\\Connection->runQueryCallback('select * from `...', Array, Object(Closure)) #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(397): Illuminate\\Database\\Connection->run('select * from `...', Array, Object(Closure)) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3188): Illuminate\\Database\\Connection->select('select * from `...', Array, true) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3763): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}() #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure)) #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(902): Illuminate\\Database\\Query\\Builder->get(Array) #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(884): Illuminate\\Database\\Eloquent\\Builder->getModels(Array) #10 C:\\abdPro\\flyaramfilament\\vendor\\filament\\forms\\src\\Components\\Repeater.php(1152): Illuminate\\Database\\Eloquent\\Builder->get() #11 C:\\abdPro\\flyaramfilament\\vendor\\filament\\forms\\src\\Components\\Repeater.php(815): Filament\\Forms\\Components\\Repeater->getCachedExistingRecords() #12 C:\\abdPro\\flyaramfilament\\vendor\\filament\\forms\\src\\Components\\Repeater.php(837): Filament\\Forms\\Components\\Repeater->getItems() #13 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Components\\Concerns\\HasChildComponents.php(136): Filament\\Forms\\Components\\Repeater->getDefaultChildSchemas() #14 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Components\\Concerns\\HasState.php(351): Filament\\Schemas\\Components\\Component->getChildSchemas(true) #15 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Concerns\\HasState.php(353): Filament\\Schemas\\Components\\Component->hydrateState(Array, true) #16 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Concerns\\HasState.php(307): Filament\\Schemas\\Schema->hydrateState(Array, true) #17 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Resources\\Pages\\CreateRecord.php(70): Filament\\Schemas\\Schema->fill() #18 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Resources\\Pages\\CreateRecord.php(56): Filament\\Resources\\Pages\\CreateRecord->fillForm() #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): Filament\\Resources\\Pages\\CreateRecord->mount() #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #23 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Wrapped.php(23): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array) #24 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportLifecycleHooks\\SupportLifecycleHooks.php(134): Livewire\\Wrapped->__call('mount', Array) #25 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportLifecycleHooks\\SupportLifecycleHooks.php(20): Livewire\\Features\\SupportLifecycleHooks\\SupportLifecycleHooks->callHook('mount', Array) #26 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\ComponentHook.php(19): Livewire\\Features\\SupportLifecycleHooks\\SupportLifecycleHooks->mount(Array, false) #27 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\ComponentHookRegistry.php(45): Livewire\\ComponentHook->callMount(Array, false) #28 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\EventBus.php(60): Livewire\\ComponentHookRegistry::Livewire\\{closure}(Object(App\\Filament\\Resources\\ClientResource\\Pages\\CreateClient), Array, NULL, false) #29 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\helpers.php(98): Livewire\\EventBus->trigger('mount', Object(App\\Filament\\Resources\\ClientResource\\Pages\\CreateClient), Array, NULL, false) #30 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(50): Livewire\\trigger('mount', Object(App\\Filament\\Resources\\ClientResource\\Pages\\CreateClient), Array, NULL, false) #31 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Re...', Array, NULL) #32 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Re...', Array) #33 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #34 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Resources\\ClientResource\\Pages\\CreateClient), '__invoke') #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #42 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\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)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #61 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #70 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #80 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #81 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #82 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #83 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #84 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #85 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #86 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #87 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #88 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #89 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #90 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #91 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #92 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #93 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #94 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #95 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #96 {main} "} [2025-09-29 07:51:17] local.ERROR: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'sort' in 'order clause' (Connection: mysql, SQL: select * from `contact_infos` where `contact_infos`.`contactable_type` = App\Models\Client and `contact_infos`.`contactable_id` is null and `contact_infos`.`contactable_id` is not null order by `sort` asc) {"userId":1,"exception":"[object] (Illuminate\\Database\\QueryException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'sort' in 'order clause' (Connection: mysql, SQL: select * from `contact_infos` where `contact_infos`.`contactable_type` = App\\Models\\Client and `contact_infos`.`contactable_id` is null and `contact_infos`.`contactable_id` is not null order by `sort` asc) at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php:824) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(778): Illuminate\\Database\\Connection->runQueryCallback('select * from `...', Array, Object(Closure)) #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(397): Illuminate\\Database\\Connection->run('select * from `...', Array, Object(Closure)) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3188): Illuminate\\Database\\Connection->select('select * from `...', Array, true) #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect() #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3763): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}() #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure)) #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(902): Illuminate\\Database\\Query\\Builder->get(Array) #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(884): Illuminate\\Database\\Eloquent\\Builder->getModels(Array) #8 C:\\abdPro\\flyaramfilament\\vendor\\filament\\forms\\src\\Components\\Repeater.php(1152): Illuminate\\Database\\Eloquent\\Builder->get() #9 C:\\abdPro\\flyaramfilament\\vendor\\filament\\forms\\src\\Components\\Repeater.php(815): Filament\\Forms\\Components\\Repeater->getCachedExistingRecords() #10 C:\\abdPro\\flyaramfilament\\vendor\\filament\\forms\\src\\Components\\Repeater.php(837): Filament\\Forms\\Components\\Repeater->getItems() #11 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Components\\Concerns\\HasChildComponents.php(136): Filament\\Forms\\Components\\Repeater->getDefaultChildSchemas() #12 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Components\\Concerns\\HasState.php(351): Filament\\Schemas\\Components\\Component->getChildSchemas(true) #13 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Concerns\\HasState.php(353): Filament\\Schemas\\Components\\Component->hydrateState(Array, true) #14 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Concerns\\HasState.php(307): Filament\\Schemas\\Schema->hydrateState(Array, true) #15 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Resources\\Pages\\CreateRecord.php(70): Filament\\Schemas\\Schema->fill() #16 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Resources\\Pages\\CreateRecord.php(56): Filament\\Resources\\Pages\\CreateRecord->fillForm() #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): Filament\\Resources\\Pages\\CreateRecord->mount() #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #21 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Wrapped.php(23): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array) #22 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportLifecycleHooks\\SupportLifecycleHooks.php(134): Livewire\\Wrapped->__call('mount', Array) #23 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportLifecycleHooks\\SupportLifecycleHooks.php(20): Livewire\\Features\\SupportLifecycleHooks\\SupportLifecycleHooks->callHook('mount', Array) #24 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\ComponentHook.php(19): Livewire\\Features\\SupportLifecycleHooks\\SupportLifecycleHooks->mount(Array, false) #25 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\ComponentHookRegistry.php(45): Livewire\\ComponentHook->callMount(Array, false) #26 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\EventBus.php(60): Livewire\\ComponentHookRegistry::Livewire\\{closure}(Object(App\\Filament\\Resources\\ClientResource\\Pages\\CreateClient), Array, NULL, false) #27 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\helpers.php(98): Livewire\\EventBus->trigger('mount', Object(App\\Filament\\Resources\\ClientResource\\Pages\\CreateClient), Array, NULL, false) #28 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(50): Livewire\\trigger('mount', Object(App\\Filament\\Resources\\ClientResource\\Pages\\CreateClient), Array, NULL, false) #29 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Re...', Array, NULL) #30 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Re...', Array) #31 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #32 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Resources\\ClientResource\\Pages\\CreateClient), '__invoke') #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #38 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #40 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\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)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #59 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #68 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #80 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #81 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #82 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #83 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #84 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #85 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #86 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #87 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #88 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #89 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #90 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #91 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #92 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #93 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #94 {main} [previous exception] [object] (PDOException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'sort' in 'order clause' at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php:406) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(406): PDO->prepare('select * from `...') #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(811): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}('select * from `...', Array) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(778): Illuminate\\Database\\Connection->runQueryCallback('select * from `...', Array, Object(Closure)) #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(397): Illuminate\\Database\\Connection->run('select * from `...', Array, Object(Closure)) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3188): Illuminate\\Database\\Connection->select('select * from `...', Array, true) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3763): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}() #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure)) #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(902): Illuminate\\Database\\Query\\Builder->get(Array) #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(884): Illuminate\\Database\\Eloquent\\Builder->getModels(Array) #10 C:\\abdPro\\flyaramfilament\\vendor\\filament\\forms\\src\\Components\\Repeater.php(1152): Illuminate\\Database\\Eloquent\\Builder->get() #11 C:\\abdPro\\flyaramfilament\\vendor\\filament\\forms\\src\\Components\\Repeater.php(815): Filament\\Forms\\Components\\Repeater->getCachedExistingRecords() #12 C:\\abdPro\\flyaramfilament\\vendor\\filament\\forms\\src\\Components\\Repeater.php(837): Filament\\Forms\\Components\\Repeater->getItems() #13 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Components\\Concerns\\HasChildComponents.php(136): Filament\\Forms\\Components\\Repeater->getDefaultChildSchemas() #14 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Components\\Concerns\\HasState.php(351): Filament\\Schemas\\Components\\Component->getChildSchemas(true) #15 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Concerns\\HasState.php(353): Filament\\Schemas\\Components\\Component->hydrateState(Array, true) #16 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Concerns\\HasState.php(307): Filament\\Schemas\\Schema->hydrateState(Array, true) #17 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Resources\\Pages\\CreateRecord.php(70): Filament\\Schemas\\Schema->fill() #18 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Resources\\Pages\\CreateRecord.php(56): Filament\\Resources\\Pages\\CreateRecord->fillForm() #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): Filament\\Resources\\Pages\\CreateRecord->mount() #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #23 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Wrapped.php(23): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array) #24 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportLifecycleHooks\\SupportLifecycleHooks.php(134): Livewire\\Wrapped->__call('mount', Array) #25 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportLifecycleHooks\\SupportLifecycleHooks.php(20): Livewire\\Features\\SupportLifecycleHooks\\SupportLifecycleHooks->callHook('mount', Array) #26 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\ComponentHook.php(19): Livewire\\Features\\SupportLifecycleHooks\\SupportLifecycleHooks->mount(Array, false) #27 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\ComponentHookRegistry.php(45): Livewire\\ComponentHook->callMount(Array, false) #28 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\EventBus.php(60): Livewire\\ComponentHookRegistry::Livewire\\{closure}(Object(App\\Filament\\Resources\\ClientResource\\Pages\\CreateClient), Array, NULL, false) #29 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\helpers.php(98): Livewire\\EventBus->trigger('mount', Object(App\\Filament\\Resources\\ClientResource\\Pages\\CreateClient), Array, NULL, false) #30 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(50): Livewire\\trigger('mount', Object(App\\Filament\\Resources\\ClientResource\\Pages\\CreateClient), Array, NULL, false) #31 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Re...', Array, NULL) #32 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Re...', Array) #33 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #34 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Resources\\ClientResource\\Pages\\CreateClient), '__invoke') #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #42 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\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)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #61 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #70 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #80 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #81 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #82 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #83 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #84 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #85 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #86 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #87 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #88 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #89 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #90 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #91 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #92 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #93 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #94 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #95 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #96 {main} "} [2025-09-29 07:51:46] local.ERROR: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'sort' in 'order clause' (Connection: mysql, SQL: select * from `contact_infos` where `contact_infos`.`contactable_type` = App\Models\Client and `contact_infos`.`contactable_id` is null and `contact_infos`.`contactable_id` is not null order by `sort` asc) {"userId":1,"exception":"[object] (Illuminate\\Database\\QueryException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'sort' in 'order clause' (Connection: mysql, SQL: select * from `contact_infos` where `contact_infos`.`contactable_type` = App\\Models\\Client and `contact_infos`.`contactable_id` is null and `contact_infos`.`contactable_id` is not null order by `sort` asc) at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php:824) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(778): Illuminate\\Database\\Connection->runQueryCallback('select * from `...', Array, Object(Closure)) #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(397): Illuminate\\Database\\Connection->run('select * from `...', Array, Object(Closure)) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3188): Illuminate\\Database\\Connection->select('select * from `...', Array, true) #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect() #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3763): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}() #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure)) #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(902): Illuminate\\Database\\Query\\Builder->get(Array) #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(884): Illuminate\\Database\\Eloquent\\Builder->getModels(Array) #8 C:\\abdPro\\flyaramfilament\\vendor\\filament\\forms\\src\\Components\\Repeater.php(1152): Illuminate\\Database\\Eloquent\\Builder->get() #9 C:\\abdPro\\flyaramfilament\\vendor\\filament\\forms\\src\\Components\\Repeater.php(815): Filament\\Forms\\Components\\Repeater->getCachedExistingRecords() #10 C:\\abdPro\\flyaramfilament\\vendor\\filament\\forms\\src\\Components\\Repeater.php(837): Filament\\Forms\\Components\\Repeater->getItems() #11 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Components\\Concerns\\HasChildComponents.php(136): Filament\\Forms\\Components\\Repeater->getDefaultChildSchemas() #12 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Components\\Concerns\\HasState.php(351): Filament\\Schemas\\Components\\Component->getChildSchemas(true) #13 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Concerns\\HasState.php(353): Filament\\Schemas\\Components\\Component->hydrateState(Array, true) #14 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Concerns\\HasState.php(307): Filament\\Schemas\\Schema->hydrateState(Array, true) #15 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Resources\\Pages\\CreateRecord.php(70): Filament\\Schemas\\Schema->fill() #16 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Resources\\Pages\\CreateRecord.php(56): Filament\\Resources\\Pages\\CreateRecord->fillForm() #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): Filament\\Resources\\Pages\\CreateRecord->mount() #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #21 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Wrapped.php(23): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array) #22 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportLifecycleHooks\\SupportLifecycleHooks.php(134): Livewire\\Wrapped->__call('mount', Array) #23 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportLifecycleHooks\\SupportLifecycleHooks.php(20): Livewire\\Features\\SupportLifecycleHooks\\SupportLifecycleHooks->callHook('mount', Array) #24 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\ComponentHook.php(19): Livewire\\Features\\SupportLifecycleHooks\\SupportLifecycleHooks->mount(Array, false) #25 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\ComponentHookRegistry.php(45): Livewire\\ComponentHook->callMount(Array, false) #26 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\EventBus.php(60): Livewire\\ComponentHookRegistry::Livewire\\{closure}(Object(App\\Filament\\Resources\\ClientResource\\Pages\\CreateClient), Array, NULL, false) #27 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\helpers.php(98): Livewire\\EventBus->trigger('mount', Object(App\\Filament\\Resources\\ClientResource\\Pages\\CreateClient), Array, NULL, false) #28 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(50): Livewire\\trigger('mount', Object(App\\Filament\\Resources\\ClientResource\\Pages\\CreateClient), Array, NULL, false) #29 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Re...', Array, NULL) #30 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Re...', Array) #31 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #32 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Resources\\ClientResource\\Pages\\CreateClient), '__invoke') #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #38 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #40 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\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)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #59 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #68 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #80 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #81 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #82 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #83 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #84 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #85 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #86 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #87 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #88 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #89 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #90 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #91 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #92 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #93 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #94 {main} [previous exception] [object] (PDOException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'sort' in 'order clause' at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php:406) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(406): PDO->prepare('select * from `...') #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(811): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}('select * from `...', Array) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(778): Illuminate\\Database\\Connection->runQueryCallback('select * from `...', Array, Object(Closure)) #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(397): Illuminate\\Database\\Connection->run('select * from `...', Array, Object(Closure)) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3188): Illuminate\\Database\\Connection->select('select * from `...', Array, true) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3763): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}() #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure)) #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(902): Illuminate\\Database\\Query\\Builder->get(Array) #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(884): Illuminate\\Database\\Eloquent\\Builder->getModels(Array) #10 C:\\abdPro\\flyaramfilament\\vendor\\filament\\forms\\src\\Components\\Repeater.php(1152): Illuminate\\Database\\Eloquent\\Builder->get() #11 C:\\abdPro\\flyaramfilament\\vendor\\filament\\forms\\src\\Components\\Repeater.php(815): Filament\\Forms\\Components\\Repeater->getCachedExistingRecords() #12 C:\\abdPro\\flyaramfilament\\vendor\\filament\\forms\\src\\Components\\Repeater.php(837): Filament\\Forms\\Components\\Repeater->getItems() #13 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Components\\Concerns\\HasChildComponents.php(136): Filament\\Forms\\Components\\Repeater->getDefaultChildSchemas() #14 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Components\\Concerns\\HasState.php(351): Filament\\Schemas\\Components\\Component->getChildSchemas(true) #15 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Concerns\\HasState.php(353): Filament\\Schemas\\Components\\Component->hydrateState(Array, true) #16 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Concerns\\HasState.php(307): Filament\\Schemas\\Schema->hydrateState(Array, true) #17 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Resources\\Pages\\CreateRecord.php(70): Filament\\Schemas\\Schema->fill() #18 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Resources\\Pages\\CreateRecord.php(56): Filament\\Resources\\Pages\\CreateRecord->fillForm() #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): Filament\\Resources\\Pages\\CreateRecord->mount() #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #23 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Wrapped.php(23): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array) #24 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportLifecycleHooks\\SupportLifecycleHooks.php(134): Livewire\\Wrapped->__call('mount', Array) #25 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportLifecycleHooks\\SupportLifecycleHooks.php(20): Livewire\\Features\\SupportLifecycleHooks\\SupportLifecycleHooks->callHook('mount', Array) #26 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\ComponentHook.php(19): Livewire\\Features\\SupportLifecycleHooks\\SupportLifecycleHooks->mount(Array, false) #27 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\ComponentHookRegistry.php(45): Livewire\\ComponentHook->callMount(Array, false) #28 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\EventBus.php(60): Livewire\\ComponentHookRegistry::Livewire\\{closure}(Object(App\\Filament\\Resources\\ClientResource\\Pages\\CreateClient), Array, NULL, false) #29 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\helpers.php(98): Livewire\\EventBus->trigger('mount', Object(App\\Filament\\Resources\\ClientResource\\Pages\\CreateClient), Array, NULL, false) #30 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(50): Livewire\\trigger('mount', Object(App\\Filament\\Resources\\ClientResource\\Pages\\CreateClient), Array, NULL, false) #31 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Re...', Array, NULL) #32 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Re...', Array) #33 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #34 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Resources\\ClientResource\\Pages\\CreateClient), '__invoke') #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #42 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\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)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #61 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #70 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #80 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #81 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #82 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #83 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #84 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #85 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #86 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #87 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #88 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #89 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #90 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #91 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #92 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #93 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #94 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #95 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #96 {main} "} [2025-09-29 07:53:58] local.ERROR: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'flyalarm_filament.classifiables' doesn't exist (Connection: mysql, SQL: select distinct `classifications`.* from `classifications` left join `classifiables` on `classifications`.`id` = `classifiables`.`classification_id` where `classifications`.`deleted_at` is null order by `classifications`.`name` asc limit 50) (View: C:\abdPro\flyaramfilament\vendor\filament\forms\resources\views\components\select.blade.php) (View: C:\abdPro\flyaramfilament\vendor\filament\forms\resources\views\components\select.blade.php) (View: C:\abdPro\flyaramfilament\vendor\filament\forms\resources\views\components\select.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'flyalarm_filament.classifiables' doesn't exist (Connection: mysql, SQL: select distinct `classifications`.* from `classifications` left join `classifiables` on `classifications`.`id` = `classifiables`.`classification_id` where `classifications`.`deleted_at` is null order by `classifications`.`name` asc limit 50) (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\forms\\resources\\views\\components\\select.blade.php) (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\forms\\resources\\views\\components\\select.blade.php) (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\forms\\resources\\views\\components\\select.blade.php) at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php:824) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 1) #1 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 1) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #3 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #7 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #8 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #9 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Resources\\ClientResource\\Pages\\CreateClient), Object(Closure)) #10 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Resources\\ClientResource\\Pages\\CreateClient), '
') #11 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Re...', Array, NULL) #12 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Re...', Array) #13 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #14 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Resources\\ClientResource\\Pages\\CreateClient), '__invoke') #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #20 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #22 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #74 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #76 {main} [previous exception] [object] (Illuminate\\View\\ViewException(code: 0): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'flyalarm_filament.classifiables' doesn't exist (Connection: mysql, SQL: select distinct `classifications`.* from `classifications` left join `classifiables` on `classifications`.`id` = `classifiables`.`classification_id` where `classifications`.`deleted_at` is null order by `classifications`.`name` asc limit 50) (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\forms\\resources\\views\\components\\select.blade.php) (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\forms\\resources\\views\\components\\select.blade.php) at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php:824) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 4) #1 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 4) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #3 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #7 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(125): Illuminate\\View\\View->render() #8 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Components\\Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #9 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #10 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #12 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\974e11e0611d7d2b90c121648c802cf3.php(11): e(Object(Filament\\Schemas\\Schema)) #13 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #14 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\ClientResource\\Pages\\CreateClient->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #16 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #20 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #21 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #22 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Resources\\ClientResource\\Pages\\CreateClient), Object(Closure)) #23 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Resources\\ClientResource\\Pages\\CreateClient), '
') #24 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Re...', Array, NULL) #25 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Re...', Array) #26 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #27 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Resources\\ClientResource\\Pages\\CreateClient), '__invoke') #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #35 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\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)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #54 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #63 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #80 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #81 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #82 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #83 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #84 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #85 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #86 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #87 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #88 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #89 {main} [previous exception] [object] (Illuminate\\View\\ViewException(code: 0): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'flyalarm_filament.classifiables' doesn't exist (Connection: mysql, SQL: select distinct `classifications`.* from `classifications` left join `classifiables` on `classifications`.`id` = `classifiables`.`classification_id` where `classifications`.`deleted_at` is null order by `classifications`.`name` asc limit 50) (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\forms\\resources\\views\\components\\select.blade.php) at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php:824) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\Database\\QueryException), 7) #1 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException(Object(Illuminate\\Database\\QueryException), 7) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #3 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #7 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(125): Illuminate\\View\\View->render() #8 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Components\\Component.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #9 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #10 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #11 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Components\\EmbeddedSchema.php(39): Filament\\Support\\Components\\ViewComponent->toHtml() #12 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(122): Filament\\Schemas\\Components\\EmbeddedSchema->toEmbeddedHtml() #13 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Components\\Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #14 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #15 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #17 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\ba824791cb7050c421d54d5402358e6a.php(17): e(Object(Filament\\Schemas\\Schema)) #18 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #19 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\ClientResource\\Pages\\CreateClient->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #21 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #25 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(125): Illuminate\\View\\View->render() #26 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Components\\Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #27 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #28 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #30 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\974e11e0611d7d2b90c121648c802cf3.php(11): e(Object(Filament\\Schemas\\Schema)) #31 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #32 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\ClientResource\\Pages\\CreateClient->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #34 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #38 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #39 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #40 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Resources\\ClientResource\\Pages\\CreateClient), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Resources\\ClientResource\\Pages\\CreateClient), '
') #42 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Re...', Array, NULL) #43 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Re...', Array) #44 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #45 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Resources\\ClientResource\\Pages\\CreateClient), '__invoke') #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #53 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\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)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #72 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #80 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #81 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #82 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #83 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #84 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #85 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #86 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #87 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #88 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #89 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #90 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #91 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #92 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #93 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #94 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #95 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #96 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #97 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #98 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #99 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #100 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #101 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #102 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #103 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #104 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #105 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #106 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #107 {main} [previous exception] [object] (Illuminate\\Database\\QueryException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'flyalarm_filament.classifiables' doesn't exist (Connection: mysql, SQL: select distinct `classifications`.* from `classifications` left join `classifiables` on `classifications`.`id` = `classifiables`.`classification_id` where `classifications`.`deleted_at` is null order by `classifications`.`name` asc limit 50) at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php:824) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(778): Illuminate\\Database\\Connection->runQueryCallback('select distinct...', Array, Object(Closure)) #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(397): Illuminate\\Database\\Connection->run('select distinct...', Array, Object(Closure)) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3188): Illuminate\\Database\\Connection->select('select distinct...', Array, true) #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3446): Illuminate\\Database\\Query\\Builder->runSelect() #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3763): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}() #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3442): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure)) #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(1082): Illuminate\\Database\\Query\\Builder->pluck('classifications...', 'classifications...') #7 C:\\abdPro\\flyaramfilament\\vendor\\filament\\forms\\src\\Components\\Select.php(882): Illuminate\\Database\\Eloquent\\Builder->pluck('classifications...', 'classifications...') #8 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Concerns\\EvaluatesClosures.php(36): Filament\\Forms\\Components\\Select::Filament\\Forms\\Components\\{closure}(Object(Filament\\Forms\\Components\\Select)) #9 C:\\abdPro\\flyaramfilament\\vendor\\filament\\forms\\src\\Components\\Concerns\\HasOptions.php(36): Filament\\Support\\Components\\Component->evaluate(Object(Closure)) #10 C:\\abdPro\\flyaramfilament\\vendor\\filament\\forms\\src\\Components\\Select.php(720): Filament\\Forms\\Components\\Select->getOptions() #11 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\e5960adc7e96ea30010ca34861863550.php(182): Filament\\Forms\\Components\\Select->getOptionsForJs() #12 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #13 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\ClientResource\\Pages\\CreateClient->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #15 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #19 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(125): Illuminate\\View\\View->render() #20 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Components\\Component.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #21 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #22 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #23 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Components\\EmbeddedSchema.php(39): Filament\\Support\\Components\\ViewComponent->toHtml() #24 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(122): Filament\\Schemas\\Components\\EmbeddedSchema->toEmbeddedHtml() #25 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Components\\Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #26 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #27 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #29 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\ba824791cb7050c421d54d5402358e6a.php(17): e(Object(Filament\\Schemas\\Schema)) #30 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #31 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\ClientResource\\Pages\\CreateClient->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #33 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #37 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(125): Illuminate\\View\\View->render() #38 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Components\\Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #39 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #40 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #42 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\974e11e0611d7d2b90c121648c802cf3.php(11): e(Object(Filament\\Schemas\\Schema)) #43 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #44 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\ClientResource\\Pages\\CreateClient->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #46 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #50 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #51 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #52 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Resources\\ClientResource\\Pages\\CreateClient), Object(Closure)) #53 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Resources\\ClientResource\\Pages\\CreateClient), '
') #54 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Re...', Array, NULL) #55 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Re...', Array) #56 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #57 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Resources\\ClientResource\\Pages\\CreateClient), '__invoke') #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #63 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #65 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #78 C:\\abdPro\\flyaramfilament\\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)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #80 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #81 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #82 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #83 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #84 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #85 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #86 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #87 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #88 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #89 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #90 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #91 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #92 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #93 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #94 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #95 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #96 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #97 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #98 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #99 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #100 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #101 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #102 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #103 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #104 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #105 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #106 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #107 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #108 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #109 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #110 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #111 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #112 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #113 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #114 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #115 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #116 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #117 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #118 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #119 {main} [previous exception] [object] (PDOException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'flyalarm_filament.classifiables' doesn't exist at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php:406) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(406): PDO->prepare('select distinct...') #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(811): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}('select distinct...', Array) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(778): Illuminate\\Database\\Connection->runQueryCallback('select distinct...', Array, Object(Closure)) #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(397): Illuminate\\Database\\Connection->run('select distinct...', Array, Object(Closure)) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3188): Illuminate\\Database\\Connection->select('select distinct...', Array, true) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3446): Illuminate\\Database\\Query\\Builder->runSelect() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3763): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}() #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3442): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure)) #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(1082): Illuminate\\Database\\Query\\Builder->pluck('classifications...', 'classifications...') #9 C:\\abdPro\\flyaramfilament\\vendor\\filament\\forms\\src\\Components\\Select.php(882): Illuminate\\Database\\Eloquent\\Builder->pluck('classifications...', 'classifications...') #10 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Concerns\\EvaluatesClosures.php(36): Filament\\Forms\\Components\\Select::Filament\\Forms\\Components\\{closure}(Object(Filament\\Forms\\Components\\Select)) #11 C:\\abdPro\\flyaramfilament\\vendor\\filament\\forms\\src\\Components\\Concerns\\HasOptions.php(36): Filament\\Support\\Components\\Component->evaluate(Object(Closure)) #12 C:\\abdPro\\flyaramfilament\\vendor\\filament\\forms\\src\\Components\\Select.php(720): Filament\\Forms\\Components\\Select->getOptions() #13 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\e5960adc7e96ea30010ca34861863550.php(182): Filament\\Forms\\Components\\Select->getOptionsForJs() #14 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #15 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\ClientResource\\Pages\\CreateClient->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #17 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #21 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(125): Illuminate\\View\\View->render() #22 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Components\\Component.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #23 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #24 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #25 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Components\\EmbeddedSchema.php(39): Filament\\Support\\Components\\ViewComponent->toHtml() #26 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(122): Filament\\Schemas\\Components\\EmbeddedSchema->toEmbeddedHtml() #27 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Components\\Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #28 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #29 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #31 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\ba824791cb7050c421d54d5402358e6a.php(17): e(Object(Filament\\Schemas\\Schema)) #32 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #33 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\ClientResource\\Pages\\CreateClient->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #35 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #39 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(125): Illuminate\\View\\View->render() #40 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Components\\Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #41 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #42 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #44 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\974e11e0611d7d2b90c121648c802cf3.php(11): e(Object(Filament\\Schemas\\Schema)) #45 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #46 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\ClientResource\\Pages\\CreateClient->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #48 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #52 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #53 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #54 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Resources\\ClientResource\\Pages\\CreateClient), Object(Closure)) #55 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Resources\\ClientResource\\Pages\\CreateClient), '
') #56 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Re...', Array, NULL) #57 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Re...', Array) #58 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #59 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Resources\\ClientResource\\Pages\\CreateClient), '__invoke') #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #65 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #67 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #80 C:\\abdPro\\flyaramfilament\\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)) #81 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #82 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #83 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #84 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #85 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #86 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #87 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #88 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #89 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #90 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #91 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #92 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #93 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #94 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #95 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #96 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #97 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #98 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #99 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #100 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #101 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #102 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #103 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #104 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #105 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #106 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #107 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #108 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #109 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #110 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #111 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #112 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #113 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #114 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #115 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #116 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #117 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #118 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #119 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #120 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #121 {main} "} [2025-09-29 09:48:17] local.ERROR: Property [$form] not found on component: [app.filament.pages.upload-ticket] {"userId":1,"exception":"[object] (Livewire\\Exceptions\\PropertyNotFoundException(code: 0): Property [$form] not found on component: [app.filament.pages.upload-ticket] at C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Component.php:105) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Concerns\\ResolvesDynamicLivewireProperties.php(19): Livewire\\Component->__get('form') #1 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\240fb5d682b96920437b9c3c7cfa2503.php(11): Filament\\Pages\\BasePage->__get('form') #2 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #3 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Pages\\UploadTicket->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #5 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #9 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #10 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #11 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Pages\\UploadTicket), Object(Closure)) #12 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Pages\\UploadTicket), '
') #13 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Pa...', Array, NULL) #14 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Pa...', Array) #15 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #16 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Pages\\UploadTicket), '__invoke') #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #22 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #24 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #37 C:\\abdPro\\flyaramfilament\\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)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #52 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #58 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #76 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #78 {main} "} [2025-09-29 09:53:02] local.ERROR: Cannot redeclare App\Filament\Pages\UploadTicket::$data {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Cannot redeclare App\\Filament\\Pages\\UploadTicket::$data at C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php:32) [stacktrace] #0 {main} "} [2025-09-29 12:21:16] local.ERROR: SQLSTATE[42S21]: Column already exists: 1060 Duplicate column name 'id' (Connection: mysql, SQL: create table `ticket_segments` (`id` bigint unsigned not null auto_increment primary key, `id` bigint unsigned not null auto_increment primary key, `ticket_id` bigint unsigned not null, `segment_index` int unsigned null, `origin_airport_id` bigint unsigned null, `destination_airport_id` bigint unsigned null, `route_id` bigint unsigned null, `carrier_airline_id` bigint unsigned null, `carrier_code` varchar(2) null, `flight_number` varchar(255) null, `booking_class` varchar(2) null, `status` varchar(10) null, `equipment` varchar(10) null, `baggage` varchar(10) null, `meal` varchar(5) null, `departure_at` datetime null, `arrival_at` datetime null, `origin_country` varchar(2) null, `destination_country` varchar(2) null, `fare_basis` varchar(255) null, `created_at` timestamp null, `updated_at` timestamp null, `deleted_at` timestamp null) default character set utf8mb4 collate 'utf8mb4_unicode_ci') {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42S21): SQLSTATE[42S21]: Column already exists: 1060 Duplicate column name 'id' (Connection: mysql, SQL: create table `ticket_segments` (`id` bigint unsigned not null auto_increment primary key, `id` bigint unsigned not null auto_increment primary key, `ticket_id` bigint unsigned not null, `segment_index` int unsigned null, `origin_airport_id` bigint unsigned null, `destination_airport_id` bigint unsigned null, `route_id` bigint unsigned null, `carrier_airline_id` bigint unsigned null, `carrier_code` varchar(2) null, `flight_number` varchar(255) null, `booking_class` varchar(2) null, `status` varchar(10) null, `equipment` varchar(10) null, `baggage` varchar(10) null, `meal` varchar(5) null, `departure_at` datetime null, `arrival_at` datetime null, `origin_country` varchar(2) null, `destination_country` varchar(2) null, `fare_basis` varchar(255) null, `created_at` timestamp null, `updated_at` timestamp null, `deleted_at` timestamp null) default character set utf8mb4 collate 'utf8mb4_unicode_ci') at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php:824) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(778): Illuminate\\Database\\Connection->runQueryCallback('create table `t...', Array, Object(Closure)) #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(559): Illuminate\\Database\\Connection->run('create table `t...', Array, Object(Closure)) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\Blueprint.php(121): Illuminate\\Database\\Connection->statement('create table `t...') #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build() #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint)) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Facades\\Facade.php(363): Illuminate\\Database\\Schema\\Builder->create('ticket_segments', Object(Closure)) #6 C:\\abdPro\\flyaramfilament\\database\\migrations\\2025_09_29_120359_create_ticket_segments_table.php(10): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array) #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up() #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\MySqlConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up') #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(448): Illuminate\\Database\\Migrations\\Migrator->Illuminate\\Database\\Migrations\\{closure}() #10 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up') #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\View\\Components\\Task.php(41): Illuminate\\Database\\Migrations\\Migrator->Illuminate\\Database\\Migrations\\{closure}() #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(809): Illuminate\\Console\\View\\Components\\Task->render('2025_09_29_1203...', Object(Closure)) #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2025_09_29_1203...', Object(Closure)) #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('C:\\\\abdPro\\\\flyar...', 3, false) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array) #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array) #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(666): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->Illuminate\\Database\\Console\\Migrations\\{closure}() #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure)) #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations() #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle() #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(836): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL) #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\Command.php(211): Illuminate\\Container\\Container->call(Array) #26 C:\\abdPro\\flyaramfilament\\vendor\\symfony\\console\\Command\\Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle)) #27 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\symfony\\console\\Application.php(1110): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput)) #29 C:\\abdPro\\flyaramfilament\\vendor\\symfony\\console\\Application.php(359): 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:\\abdPro\\flyaramfilament\\vendor\\symfony\\console\\Application.php(194): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput)) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput)) #32 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\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 'id' at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php:570) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(570): PDOStatement->execute() #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(811): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}('create table `t...', Array) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(778): Illuminate\\Database\\Connection->runQueryCallback('create table `t...', Array, Object(Closure)) #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(559): Illuminate\\Database\\Connection->run('create table `t...', Array, Object(Closure)) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\Blueprint.php(121): Illuminate\\Database\\Connection->statement('create table `t...') #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\Builder.php(472): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint)) #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Facades\\Facade.php(363): Illuminate\\Database\\Schema\\Builder->create('ticket_segments', Object(Closure)) #8 C:\\abdPro\\flyaramfilament\\database\\migrations\\2025_09_29_120359_create_ticket_segments_table.php(10): Illuminate\\Support\\Facades\\Facade::__callStatic('create', Array) #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up() #10 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\MySqlConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up') #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(448): Illuminate\\Database\\Migrations\\Migrator->Illuminate\\Database\\Migrations\\{closure}() #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up') #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\View\\Components\\Task.php(41): Illuminate\\Database\\Migrations\\Migrator->Illuminate\\Database\\Migrations\\{closure}() #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(809): Illuminate\\Console\\View\\Components\\Task->render('2025_09_29_1203...', Object(Closure)) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2025_09_29_1203...', Object(Closure)) #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('C:\\\\abdPro\\\\flyar...', 3, false) #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array) #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(666): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->Illuminate\\Database\\Console\\Migrations\\{closure}() #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure)) #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations() #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle() #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(836): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\Command.php(211): Illuminate\\Container\\Container->call(Array) #28 C:\\abdPro\\flyaramfilament\\vendor\\symfony\\console\\Command\\Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle)) #29 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\symfony\\console\\Application.php(1110): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput)) #31 C:\\abdPro\\flyaramfilament\\vendor\\symfony\\console\\Application.php(359): 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:\\abdPro\\flyaramfilament\\vendor\\symfony\\console\\Application.php(194): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput)) #34 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput)) #36 {main} "} [2025-09-29 12:30:18] local.ERROR: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'tax_number' cannot be null (Connection: mysql, SQL: insert into `suppliers` (`name`, `tax_number`, `updated_at`, `created_at`) values (ARAM TRAVEL AGENCY, ?, 2025-09-29 12:30:18, 2025-09-29 12:30:18)) {"userId":1,"exception":"[object] (Illuminate\\Database\\QueryException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'tax_number' cannot be null (Connection: mysql, SQL: insert into `suppliers` (`name`, `tax_number`, `updated_at`, `created_at`) values (ARAM TRAVEL AGENCY, ?, 2025-09-29 12:30:18, 2025-09-29 12:30:18)) at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php:824) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(778): Illuminate\\Database\\Connection->runQueryCallback('insert into `su...', Array, Object(Closure)) #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\MySqlConnection.php(42): Illuminate\\Database\\Connection->run('insert into `su...', Array, Object(Closure)) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Processors\\MySqlProcessor.php(35): Illuminate\\Database\\MySqlConnection->insert('insert into `su...', Array, 'id') #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3853): Illuminate\\Database\\Query\\Processors\\MySqlProcessor->processInsertGetId(Object(Illuminate\\Database\\Query\\Builder), 'insert into `su...', Array, 'id') #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(2235): Illuminate\\Database\\Query\\Builder->insertGetId(Array, 'id') #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(1436): Illuminate\\Database\\Eloquent\\Builder->__call('insertGetId', Array) #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(1401): Illuminate\\Database\\Eloquent\\Model->insertAndSetId(Object(Illuminate\\Database\\Eloquent\\Builder), Array) #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(1240): Illuminate\\Database\\Eloquent\\Model->performInsert(Object(Illuminate\\Database\\Eloquent\\Builder)) #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(1219): Illuminate\\Database\\Eloquent\\Model->save() #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(390): Illuminate\\Database\\Eloquent\\Builder->Illuminate\\Database\\Eloquent\\{closure}(Object(App\\Models\\Supplier)) #10 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(1218): tap(Object(App\\Models\\Supplier), Object(Closure)) #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(725): Illuminate\\Database\\Eloquent\\Builder->create(Array) #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\ManagesTransactions.php(35): Illuminate\\Database\\Eloquent\\Builder->Illuminate\\Database\\Eloquent\\{closure}(Object(Illuminate\\Database\\MySqlConnection)) #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(1958): Illuminate\\Database\\Connection->transaction(Object(Closure)) #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(725): Illuminate\\Database\\Eloquent\\Builder->withSavepointIfNeeded(Object(Closure)) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(712): Illuminate\\Database\\Eloquent\\Builder->createOrFirst(Array, Array) #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php(23): Illuminate\\Database\\Eloquent\\Builder->firstOrCreate(Array, Array) #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(2540): Illuminate\\Database\\Eloquent\\Model->forwardCallTo(Object(Illuminate\\Database\\Eloquent\\Builder), 'firstOrCreate', Array) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(2556): Illuminate\\Database\\Eloquent\\Model->__call('firstOrCreate', Array) #19 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(116): Illuminate\\Database\\Eloquent\\Model::__callStatic('firstOrCreate', Array) #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\ManagesTransactions.php(35): App\\Filament\\Pages\\UploadTicket->App\\Filament\\Pages\\{closure}(Object(Illuminate\\Database\\MySqlConnection)) #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\DatabaseManager.php(489): Illuminate\\Database\\Connection->transaction(Object(Closure)) #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Facades\\Facade.php(363): Illuminate\\Database\\DatabaseManager->__call('transaction', Array) #23 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(95): Illuminate\\Support\\Facades\\Facade::__callStatic('transaction', Array) #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): App\\Filament\\Pages\\UploadTicket->save() #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #28 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Wrapped.php(23): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array) #29 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(492): Livewire\\Wrapped->__call('save', Array) #30 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(101): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->callMethods(Object(App\\Filament\\Pages\\UploadTicket), Array, Object(Livewire\\Mechanisms\\HandleComponents\\ComponentContext)) #31 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array) #32 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate() #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Livewire\\Mechanisms\\HandleRequests\\HandleRequests), 'handleUpdate') #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #45 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #58 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #80 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #81 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #82 {main} [previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'tax_number' cannot be null at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\MySqlConnection.php:53) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\MySqlConnection.php(53): PDOStatement->execute() #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(811): Illuminate\\Database\\MySqlConnection->Illuminate\\Database\\{closure}('insert into `su...', Array) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(778): Illuminate\\Database\\Connection->runQueryCallback('insert into `su...', Array, Object(Closure)) #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\MySqlConnection.php(42): Illuminate\\Database\\Connection->run('insert into `su...', Array, Object(Closure)) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Processors\\MySqlProcessor.php(35): Illuminate\\Database\\MySqlConnection->insert('insert into `su...', Array, 'id') #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3853): Illuminate\\Database\\Query\\Processors\\MySqlProcessor->processInsertGetId(Object(Illuminate\\Database\\Query\\Builder), 'insert into `su...', Array, 'id') #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(2235): Illuminate\\Database\\Query\\Builder->insertGetId(Array, 'id') #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(1436): Illuminate\\Database\\Eloquent\\Builder->__call('insertGetId', Array) #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(1401): Illuminate\\Database\\Eloquent\\Model->insertAndSetId(Object(Illuminate\\Database\\Eloquent\\Builder), Array) #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(1240): Illuminate\\Database\\Eloquent\\Model->performInsert(Object(Illuminate\\Database\\Eloquent\\Builder)) #10 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(1219): Illuminate\\Database\\Eloquent\\Model->save() #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(390): Illuminate\\Database\\Eloquent\\Builder->Illuminate\\Database\\Eloquent\\{closure}(Object(App\\Models\\Supplier)) #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(1218): tap(Object(App\\Models\\Supplier), Object(Closure)) #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(725): Illuminate\\Database\\Eloquent\\Builder->create(Array) #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\ManagesTransactions.php(35): Illuminate\\Database\\Eloquent\\Builder->Illuminate\\Database\\Eloquent\\{closure}(Object(Illuminate\\Database\\MySqlConnection)) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(1958): Illuminate\\Database\\Connection->transaction(Object(Closure)) #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(725): Illuminate\\Database\\Eloquent\\Builder->withSavepointIfNeeded(Object(Closure)) #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(712): Illuminate\\Database\\Eloquent\\Builder->createOrFirst(Array, Array) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php(23): Illuminate\\Database\\Eloquent\\Builder->firstOrCreate(Array, Array) #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(2540): Illuminate\\Database\\Eloquent\\Model->forwardCallTo(Object(Illuminate\\Database\\Eloquent\\Builder), 'firstOrCreate', Array) #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(2556): Illuminate\\Database\\Eloquent\\Model->__call('firstOrCreate', Array) #21 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(116): Illuminate\\Database\\Eloquent\\Model::__callStatic('firstOrCreate', Array) #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\ManagesTransactions.php(35): App\\Filament\\Pages\\UploadTicket->App\\Filament\\Pages\\{closure}(Object(Illuminate\\Database\\MySqlConnection)) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\DatabaseManager.php(489): Illuminate\\Database\\Connection->transaction(Object(Closure)) #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Facades\\Facade.php(363): Illuminate\\Database\\DatabaseManager->__call('transaction', Array) #25 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(95): Illuminate\\Support\\Facades\\Facade::__callStatic('transaction', Array) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): App\\Filament\\Pages\\UploadTicket->save() #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #30 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Wrapped.php(23): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array) #31 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(492): Livewire\\Wrapped->__call('save', Array) #32 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(101): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->callMethods(Object(App\\Filament\\Pages\\UploadTicket), Array, Object(Livewire\\Mechanisms\\HandleComponents\\ComponentContext)) #33 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array) #34 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate() #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Livewire\\Mechanisms\\HandleRequests\\HandleRequests), 'handleUpdate') #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #47 C:\\abdPro\\flyaramfilament\\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)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #80 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #81 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #82 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #83 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #84 {main} "} [2025-09-29 12:31:13] local.ERROR: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'flyalarm_filament.suppliers' doesn't exist (Connection: mysql, SQL: select * from `suppliers` where (`name` = ARAM TRAVEL AGENCY) and `suppliers`.`deleted_at` is null limit 1) {"userId":1,"exception":"[object] (Illuminate\\Database\\QueryException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'flyalarm_filament.suppliers' doesn't exist (Connection: mysql, SQL: select * from `suppliers` where (`name` = ARAM TRAVEL AGENCY) and `suppliers`.`deleted_at` is null limit 1) at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php:824) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(778): Illuminate\\Database\\Connection->runQueryCallback('select * from `...', Array, Object(Closure)) #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(397): Illuminate\\Database\\Connection->run('select * from `...', Array, Object(Closure)) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3188): Illuminate\\Database\\Connection->select('select * from `...', Array, true) #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect() #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3763): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}() #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure)) #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(902): Illuminate\\Database\\Query\\Builder->get(Array) #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(884): Illuminate\\Database\\Eloquent\\Builder->getModels(Array) #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php(366): Illuminate\\Database\\Eloquent\\Builder->get(Array) #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(708): Illuminate\\Database\\Eloquent\\Builder->first() #10 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php(23): Illuminate\\Database\\Eloquent\\Builder->firstOrCreate(Array, Array) #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(2540): Illuminate\\Database\\Eloquent\\Model->forwardCallTo(Object(Illuminate\\Database\\Eloquent\\Builder), 'firstOrCreate', Array) #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(2556): Illuminate\\Database\\Eloquent\\Model->__call('firstOrCreate', Array) #13 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(116): Illuminate\\Database\\Eloquent\\Model::__callStatic('firstOrCreate', Array) #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\ManagesTransactions.php(35): App\\Filament\\Pages\\UploadTicket->App\\Filament\\Pages\\{closure}(Object(Illuminate\\Database\\MySqlConnection)) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\DatabaseManager.php(489): Illuminate\\Database\\Connection->transaction(Object(Closure)) #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Facades\\Facade.php(363): Illuminate\\Database\\DatabaseManager->__call('transaction', Array) #17 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(95): Illuminate\\Support\\Facades\\Facade::__callStatic('transaction', Array) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): App\\Filament\\Pages\\UploadTicket->save() #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #22 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Wrapped.php(23): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array) #23 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(492): Livewire\\Wrapped->__call('save', Array) #24 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(101): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->callMethods(Object(App\\Filament\\Pages\\UploadTicket), Array, Object(Livewire\\Mechanisms\\HandleComponents\\ComponentContext)) #25 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array) #26 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate() #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Livewire\\Mechanisms\\HandleRequests\\HandleRequests), 'handleUpdate') #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #39 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #52 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #74 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #76 {main} [previous exception] [object] (PDOException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'flyalarm_filament.suppliers' doesn't exist at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php:406) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(406): PDO->prepare('select * from `...') #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(811): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}('select * from `...', Array) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(778): Illuminate\\Database\\Connection->runQueryCallback('select * from `...', Array, Object(Closure)) #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(397): Illuminate\\Database\\Connection->run('select * from `...', Array, Object(Closure)) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3188): Illuminate\\Database\\Connection->select('select * from `...', Array, true) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3763): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}() #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure)) #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(902): Illuminate\\Database\\Query\\Builder->get(Array) #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(884): Illuminate\\Database\\Eloquent\\Builder->getModels(Array) #10 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php(366): Illuminate\\Database\\Eloquent\\Builder->get(Array) #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(708): Illuminate\\Database\\Eloquent\\Builder->first() #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php(23): Illuminate\\Database\\Eloquent\\Builder->firstOrCreate(Array, Array) #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(2540): Illuminate\\Database\\Eloquent\\Model->forwardCallTo(Object(Illuminate\\Database\\Eloquent\\Builder), 'firstOrCreate', Array) #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(2556): Illuminate\\Database\\Eloquent\\Model->__call('firstOrCreate', Array) #15 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(116): Illuminate\\Database\\Eloquent\\Model::__callStatic('firstOrCreate', Array) #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\ManagesTransactions.php(35): App\\Filament\\Pages\\UploadTicket->App\\Filament\\Pages\\{closure}(Object(Illuminate\\Database\\MySqlConnection)) #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\DatabaseManager.php(489): Illuminate\\Database\\Connection->transaction(Object(Closure)) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Facades\\Facade.php(363): Illuminate\\Database\\DatabaseManager->__call('transaction', Array) #19 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(95): Illuminate\\Support\\Facades\\Facade::__callStatic('transaction', Array) #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): App\\Filament\\Pages\\UploadTicket->save() #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #24 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Wrapped.php(23): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array) #25 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(492): Livewire\\Wrapped->__call('save', Array) #26 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(101): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->callMethods(Object(App\\Filament\\Pages\\UploadTicket), Array, Object(Livewire\\Mechanisms\\HandleComponents\\ComponentContext)) #27 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array) #28 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array) #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate() #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Livewire\\Mechanisms\\HandleRequests\\HandleRequests), 'handleUpdate') #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #41 C:\\abdPro\\flyaramfilament\\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)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #54 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #76 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #78 {main} "} [2025-09-29 12:31:48] local.ERROR: SQLSTATE[42S22]: Column not found: 1054 Unknown column '0' in 'where clause' (Connection: mysql, SQL: select * from `currencies` where (`0` = symbol and `1` = SAR) and `currencies`.`deleted_at` is null limit 1) {"userId":1,"exception":"[object] (Illuminate\\Database\\QueryException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column '0' in 'where clause' (Connection: mysql, SQL: select * from `currencies` where (`0` = symbol and `1` = SAR) and `currencies`.`deleted_at` is null limit 1) at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php:824) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(778): Illuminate\\Database\\Connection->runQueryCallback('select * from `...', Array, Object(Closure)) #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(397): Illuminate\\Database\\Connection->run('select * from `...', Array, Object(Closure)) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3188): Illuminate\\Database\\Connection->select('select * from `...', Array, true) #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect() #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3763): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}() #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure)) #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(902): Illuminate\\Database\\Query\\Builder->get(Array) #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(884): Illuminate\\Database\\Eloquent\\Builder->getModels(Array) #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php(366): Illuminate\\Database\\Eloquent\\Builder->get(Array) #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(708): Illuminate\\Database\\Eloquent\\Builder->first() #10 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php(23): Illuminate\\Database\\Eloquent\\Builder->firstOrCreate(Array, Array) #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(2540): Illuminate\\Database\\Eloquent\\Model->forwardCallTo(Object(Illuminate\\Database\\Eloquent\\Builder), 'firstOrCreate', Array) #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(2556): Illuminate\\Database\\Eloquent\\Model->__call('firstOrCreate', Array) #13 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(117): Illuminate\\Database\\Eloquent\\Model::__callStatic('firstOrCreate', Array) #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\ManagesTransactions.php(35): App\\Filament\\Pages\\UploadTicket->App\\Filament\\Pages\\{closure}(Object(Illuminate\\Database\\MySqlConnection)) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\DatabaseManager.php(489): Illuminate\\Database\\Connection->transaction(Object(Closure)) #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Facades\\Facade.php(363): Illuminate\\Database\\DatabaseManager->__call('transaction', Array) #17 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(95): Illuminate\\Support\\Facades\\Facade::__callStatic('transaction', Array) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): App\\Filament\\Pages\\UploadTicket->save() #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #22 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Wrapped.php(23): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array) #23 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(492): Livewire\\Wrapped->__call('save', Array) #24 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(101): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->callMethods(Object(App\\Filament\\Pages\\UploadTicket), Array, Object(Livewire\\Mechanisms\\HandleComponents\\ComponentContext)) #25 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array) #26 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate() #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Livewire\\Mechanisms\\HandleRequests\\HandleRequests), 'handleUpdate') #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #39 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #52 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #74 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #76 {main} [previous exception] [object] (PDOException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column '0' in 'where clause' at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php:406) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(406): PDO->prepare('select * from `...') #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(811): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}('select * from `...', Array) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(778): Illuminate\\Database\\Connection->runQueryCallback('select * from `...', Array, Object(Closure)) #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(397): Illuminate\\Database\\Connection->run('select * from `...', Array, Object(Closure)) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3188): Illuminate\\Database\\Connection->select('select * from `...', Array, true) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3763): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}() #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure)) #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(902): Illuminate\\Database\\Query\\Builder->get(Array) #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(884): Illuminate\\Database\\Eloquent\\Builder->getModels(Array) #10 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php(366): Illuminate\\Database\\Eloquent\\Builder->get(Array) #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(708): Illuminate\\Database\\Eloquent\\Builder->first() #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php(23): Illuminate\\Database\\Eloquent\\Builder->firstOrCreate(Array, Array) #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(2540): Illuminate\\Database\\Eloquent\\Model->forwardCallTo(Object(Illuminate\\Database\\Eloquent\\Builder), 'firstOrCreate', Array) #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(2556): Illuminate\\Database\\Eloquent\\Model->__call('firstOrCreate', Array) #15 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(117): Illuminate\\Database\\Eloquent\\Model::__callStatic('firstOrCreate', Array) #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\ManagesTransactions.php(35): App\\Filament\\Pages\\UploadTicket->App\\Filament\\Pages\\{closure}(Object(Illuminate\\Database\\MySqlConnection)) #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\DatabaseManager.php(489): Illuminate\\Database\\Connection->transaction(Object(Closure)) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Facades\\Facade.php(363): Illuminate\\Database\\DatabaseManager->__call('transaction', Array) #19 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(95): Illuminate\\Support\\Facades\\Facade::__callStatic('transaction', Array) #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): App\\Filament\\Pages\\UploadTicket->save() #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #24 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Wrapped.php(23): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array) #25 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(492): Livewire\\Wrapped->__call('save', Array) #26 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(101): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->callMethods(Object(App\\Filament\\Pages\\UploadTicket), Array, Object(Livewire\\Mechanisms\\HandleComponents\\ComponentContext)) #27 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array) #28 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array) #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate() #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Livewire\\Mechanisms\\HandleRequests\\HandleRequests), 'handleUpdate') #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #41 C:\\abdPro\\flyaramfilament\\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)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #54 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #76 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #78 {main} "} [2025-09-29 12:32:34] local.ERROR: SQLSTATE[HY000]: General error: 1364 Field 'is_internal' doesn't have a default value (Connection: mysql, SQL: insert into `airlines` (`code`, `name`, `updated_at`, `created_at`) values (SV, {"en":"SV"}, 2025-09-29 12:32:34, 2025-09-29 12:32:34)) {"userId":1,"exception":"[object] (Illuminate\\Database\\QueryException(code: HY000): SQLSTATE[HY000]: General error: 1364 Field 'is_internal' doesn't have a default value (Connection: mysql, SQL: insert into `airlines` (`code`, `name`, `updated_at`, `created_at`) values (SV, {\"en\":\"SV\"}, 2025-09-29 12:32:34, 2025-09-29 12:32:34)) at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php:824) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(778): Illuminate\\Database\\Connection->runQueryCallback('insert into `ai...', Array, Object(Closure)) #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\MySqlConnection.php(42): Illuminate\\Database\\Connection->run('insert into `ai...', Array, Object(Closure)) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Processors\\MySqlProcessor.php(35): Illuminate\\Database\\MySqlConnection->insert('insert into `ai...', Array, 'id') #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3853): Illuminate\\Database\\Query\\Processors\\MySqlProcessor->processInsertGetId(Object(Illuminate\\Database\\Query\\Builder), 'insert into `ai...', Array, 'id') #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(2235): Illuminate\\Database\\Query\\Builder->insertGetId(Array, 'id') #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(1436): Illuminate\\Database\\Eloquent\\Builder->__call('insertGetId', Array) #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(1401): Illuminate\\Database\\Eloquent\\Model->insertAndSetId(Object(Illuminate\\Database\\Eloquent\\Builder), Array) #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(1240): Illuminate\\Database\\Eloquent\\Model->performInsert(Object(Illuminate\\Database\\Eloquent\\Builder)) #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(1219): Illuminate\\Database\\Eloquent\\Model->save() #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(390): Illuminate\\Database\\Eloquent\\Builder->Illuminate\\Database\\Eloquent\\{closure}(Object(App\\Models\\Airline)) #10 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(1218): tap(Object(App\\Models\\Airline), Object(Closure)) #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(725): Illuminate\\Database\\Eloquent\\Builder->create(Array) #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\ManagesTransactions.php(35): Illuminate\\Database\\Eloquent\\Builder->Illuminate\\Database\\Eloquent\\{closure}(Object(Illuminate\\Database\\MySqlConnection)) #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(1958): Illuminate\\Database\\Connection->transaction(Object(Closure)) #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(725): Illuminate\\Database\\Eloquent\\Builder->withSavepointIfNeeded(Object(Closure)) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(712): Illuminate\\Database\\Eloquent\\Builder->createOrFirst(Array, Array) #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php(23): Illuminate\\Database\\Eloquent\\Builder->firstOrCreate(Array, Array) #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(2540): Illuminate\\Database\\Eloquent\\Model->forwardCallTo(Object(Illuminate\\Database\\Eloquent\\Builder), 'firstOrCreate', Array) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(2556): Illuminate\\Database\\Eloquent\\Model->__call('firstOrCreate', Array) #19 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(155): Illuminate\\Database\\Eloquent\\Model::__callStatic('firstOrCreate', Array) #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\ManagesTransactions.php(35): App\\Filament\\Pages\\UploadTicket->App\\Filament\\Pages\\{closure}(Object(Illuminate\\Database\\MySqlConnection)) #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\DatabaseManager.php(489): Illuminate\\Database\\Connection->transaction(Object(Closure)) #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Facades\\Facade.php(363): Illuminate\\Database\\DatabaseManager->__call('transaction', Array) #23 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(95): Illuminate\\Support\\Facades\\Facade::__callStatic('transaction', Array) #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): App\\Filament\\Pages\\UploadTicket->save() #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #28 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Wrapped.php(23): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array) #29 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(492): Livewire\\Wrapped->__call('save', Array) #30 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(101): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->callMethods(Object(App\\Filament\\Pages\\UploadTicket), Array, Object(Livewire\\Mechanisms\\HandleComponents\\ComponentContext)) #31 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array) #32 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate() #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Livewire\\Mechanisms\\HandleRequests\\HandleRequests), 'handleUpdate') #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #45 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #58 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #80 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #81 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #82 {main} [previous exception] [object] (PDOException(code: HY000): SQLSTATE[HY000]: General error: 1364 Field 'is_internal' doesn't have a default value at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\MySqlConnection.php:53) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\MySqlConnection.php(53): PDOStatement->execute() #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(811): Illuminate\\Database\\MySqlConnection->Illuminate\\Database\\{closure}('insert into `ai...', Array) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(778): Illuminate\\Database\\Connection->runQueryCallback('insert into `ai...', Array, Object(Closure)) #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\MySqlConnection.php(42): Illuminate\\Database\\Connection->run('insert into `ai...', Array, Object(Closure)) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Processors\\MySqlProcessor.php(35): Illuminate\\Database\\MySqlConnection->insert('insert into `ai...', Array, 'id') #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3853): Illuminate\\Database\\Query\\Processors\\MySqlProcessor->processInsertGetId(Object(Illuminate\\Database\\Query\\Builder), 'insert into `ai...', Array, 'id') #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(2235): Illuminate\\Database\\Query\\Builder->insertGetId(Array, 'id') #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(1436): Illuminate\\Database\\Eloquent\\Builder->__call('insertGetId', Array) #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(1401): Illuminate\\Database\\Eloquent\\Model->insertAndSetId(Object(Illuminate\\Database\\Eloquent\\Builder), Array) #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(1240): Illuminate\\Database\\Eloquent\\Model->performInsert(Object(Illuminate\\Database\\Eloquent\\Builder)) #10 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(1219): Illuminate\\Database\\Eloquent\\Model->save() #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(390): Illuminate\\Database\\Eloquent\\Builder->Illuminate\\Database\\Eloquent\\{closure}(Object(App\\Models\\Airline)) #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(1218): tap(Object(App\\Models\\Airline), Object(Closure)) #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(725): Illuminate\\Database\\Eloquent\\Builder->create(Array) #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\ManagesTransactions.php(35): Illuminate\\Database\\Eloquent\\Builder->Illuminate\\Database\\Eloquent\\{closure}(Object(Illuminate\\Database\\MySqlConnection)) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(1958): Illuminate\\Database\\Connection->transaction(Object(Closure)) #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(725): Illuminate\\Database\\Eloquent\\Builder->withSavepointIfNeeded(Object(Closure)) #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(712): Illuminate\\Database\\Eloquent\\Builder->createOrFirst(Array, Array) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php(23): Illuminate\\Database\\Eloquent\\Builder->firstOrCreate(Array, Array) #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(2540): Illuminate\\Database\\Eloquent\\Model->forwardCallTo(Object(Illuminate\\Database\\Eloquent\\Builder), 'firstOrCreate', Array) #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(2556): Illuminate\\Database\\Eloquent\\Model->__call('firstOrCreate', Array) #21 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(155): Illuminate\\Database\\Eloquent\\Model::__callStatic('firstOrCreate', Array) #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\ManagesTransactions.php(35): App\\Filament\\Pages\\UploadTicket->App\\Filament\\Pages\\{closure}(Object(Illuminate\\Database\\MySqlConnection)) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\DatabaseManager.php(489): Illuminate\\Database\\Connection->transaction(Object(Closure)) #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Facades\\Facade.php(363): Illuminate\\Database\\DatabaseManager->__call('transaction', Array) #25 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(95): Illuminate\\Support\\Facades\\Facade::__callStatic('transaction', Array) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): App\\Filament\\Pages\\UploadTicket->save() #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #30 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Wrapped.php(23): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array) #31 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(492): Livewire\\Wrapped->__call('save', Array) #32 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(101): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->callMethods(Object(App\\Filament\\Pages\\UploadTicket), Array, Object(Livewire\\Mechanisms\\HandleComponents\\ComponentContext)) #33 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array) #34 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate() #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Livewire\\Mechanisms\\HandleRequests\\HandleRequests), 'handleUpdate') #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #47 C:\\abdPro\\flyaramfilament\\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)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #80 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #81 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #82 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #83 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #84 {main} "} [2025-09-29 12:33:23] local.ERROR: SQLSTATE[HY000]: General error: 1364 Field 'is_internal' doesn't have a default value (Connection: mysql, SQL: insert into `airlines` (`code`, `name`, `updated_at`, `created_at`) values (SV, {"en":"SV"}, 2025-09-29 12:33:23, 2025-09-29 12:33:23)) {"userId":1,"exception":"[object] (Illuminate\\Database\\QueryException(code: HY000): SQLSTATE[HY000]: General error: 1364 Field 'is_internal' doesn't have a default value (Connection: mysql, SQL: insert into `airlines` (`code`, `name`, `updated_at`, `created_at`) values (SV, {\"en\":\"SV\"}, 2025-09-29 12:33:23, 2025-09-29 12:33:23)) at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php:824) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(778): Illuminate\\Database\\Connection->runQueryCallback('insert into `ai...', Array, Object(Closure)) #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\MySqlConnection.php(42): Illuminate\\Database\\Connection->run('insert into `ai...', Array, Object(Closure)) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Processors\\MySqlProcessor.php(35): Illuminate\\Database\\MySqlConnection->insert('insert into `ai...', Array, 'id') #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3853): Illuminate\\Database\\Query\\Processors\\MySqlProcessor->processInsertGetId(Object(Illuminate\\Database\\Query\\Builder), 'insert into `ai...', Array, 'id') #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(2235): Illuminate\\Database\\Query\\Builder->insertGetId(Array, 'id') #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(1436): Illuminate\\Database\\Eloquent\\Builder->__call('insertGetId', Array) #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(1401): Illuminate\\Database\\Eloquent\\Model->insertAndSetId(Object(Illuminate\\Database\\Eloquent\\Builder), Array) #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(1240): Illuminate\\Database\\Eloquent\\Model->performInsert(Object(Illuminate\\Database\\Eloquent\\Builder)) #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(1219): Illuminate\\Database\\Eloquent\\Model->save() #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(390): Illuminate\\Database\\Eloquent\\Builder->Illuminate\\Database\\Eloquent\\{closure}(Object(App\\Models\\Airline)) #10 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(1218): tap(Object(App\\Models\\Airline), Object(Closure)) #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(725): Illuminate\\Database\\Eloquent\\Builder->create(Array) #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\ManagesTransactions.php(35): Illuminate\\Database\\Eloquent\\Builder->Illuminate\\Database\\Eloquent\\{closure}(Object(Illuminate\\Database\\MySqlConnection)) #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(1958): Illuminate\\Database\\Connection->transaction(Object(Closure)) #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(725): Illuminate\\Database\\Eloquent\\Builder->withSavepointIfNeeded(Object(Closure)) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(712): Illuminate\\Database\\Eloquent\\Builder->createOrFirst(Array, Array) #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php(23): Illuminate\\Database\\Eloquent\\Builder->firstOrCreate(Array, Array) #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(2540): Illuminate\\Database\\Eloquent\\Model->forwardCallTo(Object(Illuminate\\Database\\Eloquent\\Builder), 'firstOrCreate', Array) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(2556): Illuminate\\Database\\Eloquent\\Model->__call('firstOrCreate', Array) #19 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(155): Illuminate\\Database\\Eloquent\\Model::__callStatic('firstOrCreate', Array) #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\ManagesTransactions.php(35): App\\Filament\\Pages\\UploadTicket->App\\Filament\\Pages\\{closure}(Object(Illuminate\\Database\\MySqlConnection)) #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\DatabaseManager.php(489): Illuminate\\Database\\Connection->transaction(Object(Closure)) #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Facades\\Facade.php(363): Illuminate\\Database\\DatabaseManager->__call('transaction', Array) #23 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(95): Illuminate\\Support\\Facades\\Facade::__callStatic('transaction', Array) #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): App\\Filament\\Pages\\UploadTicket->save() #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #28 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Wrapped.php(23): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array) #29 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(492): Livewire\\Wrapped->__call('save', Array) #30 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(101): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->callMethods(Object(App\\Filament\\Pages\\UploadTicket), Array, Object(Livewire\\Mechanisms\\HandleComponents\\ComponentContext)) #31 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array) #32 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate() #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Livewire\\Mechanisms\\HandleRequests\\HandleRequests), 'handleUpdate') #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #45 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #58 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #80 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #81 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #82 {main} [previous exception] [object] (PDOException(code: HY000): SQLSTATE[HY000]: General error: 1364 Field 'is_internal' doesn't have a default value at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\MySqlConnection.php:53) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\MySqlConnection.php(53): PDOStatement->execute() #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(811): Illuminate\\Database\\MySqlConnection->Illuminate\\Database\\{closure}('insert into `ai...', Array) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(778): Illuminate\\Database\\Connection->runQueryCallback('insert into `ai...', Array, Object(Closure)) #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\MySqlConnection.php(42): Illuminate\\Database\\Connection->run('insert into `ai...', Array, Object(Closure)) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Processors\\MySqlProcessor.php(35): Illuminate\\Database\\MySqlConnection->insert('insert into `ai...', Array, 'id') #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3853): Illuminate\\Database\\Query\\Processors\\MySqlProcessor->processInsertGetId(Object(Illuminate\\Database\\Query\\Builder), 'insert into `ai...', Array, 'id') #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(2235): Illuminate\\Database\\Query\\Builder->insertGetId(Array, 'id') #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(1436): Illuminate\\Database\\Eloquent\\Builder->__call('insertGetId', Array) #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(1401): Illuminate\\Database\\Eloquent\\Model->insertAndSetId(Object(Illuminate\\Database\\Eloquent\\Builder), Array) #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(1240): Illuminate\\Database\\Eloquent\\Model->performInsert(Object(Illuminate\\Database\\Eloquent\\Builder)) #10 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(1219): Illuminate\\Database\\Eloquent\\Model->save() #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(390): Illuminate\\Database\\Eloquent\\Builder->Illuminate\\Database\\Eloquent\\{closure}(Object(App\\Models\\Airline)) #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(1218): tap(Object(App\\Models\\Airline), Object(Closure)) #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(725): Illuminate\\Database\\Eloquent\\Builder->create(Array) #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\ManagesTransactions.php(35): Illuminate\\Database\\Eloquent\\Builder->Illuminate\\Database\\Eloquent\\{closure}(Object(Illuminate\\Database\\MySqlConnection)) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(1958): Illuminate\\Database\\Connection->transaction(Object(Closure)) #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(725): Illuminate\\Database\\Eloquent\\Builder->withSavepointIfNeeded(Object(Closure)) #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(712): Illuminate\\Database\\Eloquent\\Builder->createOrFirst(Array, Array) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php(23): Illuminate\\Database\\Eloquent\\Builder->firstOrCreate(Array, Array) #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(2540): Illuminate\\Database\\Eloquent\\Model->forwardCallTo(Object(Illuminate\\Database\\Eloquent\\Builder), 'firstOrCreate', Array) #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(2556): Illuminate\\Database\\Eloquent\\Model->__call('firstOrCreate', Array) #21 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(155): Illuminate\\Database\\Eloquent\\Model::__callStatic('firstOrCreate', Array) #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\ManagesTransactions.php(35): App\\Filament\\Pages\\UploadTicket->App\\Filament\\Pages\\{closure}(Object(Illuminate\\Database\\MySqlConnection)) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\DatabaseManager.php(489): Illuminate\\Database\\Connection->transaction(Object(Closure)) #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Facades\\Facade.php(363): Illuminate\\Database\\DatabaseManager->__call('transaction', Array) #25 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(95): Illuminate\\Support\\Facades\\Facade::__callStatic('transaction', Array) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): App\\Filament\\Pages\\UploadTicket->save() #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #30 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Wrapped.php(23): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array) #31 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(492): Livewire\\Wrapped->__call('save', Array) #32 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(101): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->callMethods(Object(App\\Filament\\Pages\\UploadTicket), Array, Object(Livewire\\Mechanisms\\HandleComponents\\ComponentContext)) #33 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array) #34 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate() #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Livewire\\Mechanisms\\HandleRequests\\HandleRequests), 'handleUpdate') #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #47 C:\\abdPro\\flyaramfilament\\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)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #80 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #81 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #82 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #83 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #84 {main} "} [2025-09-29 12:37:35] local.ERROR: Attempt to read property "amount" on array {"userId":1,"exception":"[object] (ErrorException(code: 0): Attempt to read property \"amount\" on array at C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php:182) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\HandleExceptions.php(258): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'Attempt to read...', 'C:\\\\abdPro\\\\flyar...', 182) #1 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(182): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(2, 'Attempt to read...', 'C:\\\\abdPro\\\\flyar...', 182) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\ManagesTransactions.php(35): App\\Filament\\Pages\\UploadTicket->App\\Filament\\Pages\\{closure}(Object(Illuminate\\Database\\MySqlConnection)) #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\DatabaseManager.php(489): Illuminate\\Database\\Connection->transaction(Object(Closure)) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Facades\\Facade.php(363): Illuminate\\Database\\DatabaseManager->__call('transaction', Array) #5 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(95): Illuminate\\Support\\Facades\\Facade::__callStatic('transaction', Array) #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): App\\Filament\\Pages\\UploadTicket->save() #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #10 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Wrapped.php(23): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array) #11 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(492): Livewire\\Wrapped->__call('save', Array) #12 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(101): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->callMethods(Object(App\\Filament\\Pages\\UploadTicket), Array, Object(Livewire\\Mechanisms\\HandleComponents\\ComponentContext)) #13 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array) #14 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate() #16 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #27 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #64 {main} "} [2025-09-29 13:01:19] local.ERROR: SQLSTATE[22001]: String data, right truncated: 1406 Data too long for column 'meal' at row 1 (Connection: mysql, SQL: insert into `ticket_segments` (`segment_index`, `origin_airport_id`, `destination_airport_id`, `route_id`, `carrier_airline_id`, `carrier_code`, `flight_number`, `booking_class`, `status`, `equipment`, `baggage`, `meal`, `departure_at`, `arrival_at`, `origin_country`, `destination_country`, `fare_basis`, `ticket_id`, `updated_at`, `created_at`) values (1, 7, 8, 4, 4, NE, 121, N, OK, 320, 30K, NE 0121 N N 01JUL2050 2215 01JUL, 2025-07-01 20:50:00, 2025-07-01 22:15:00, SA, EG, ?, 4, 2025-09-29 13:01:19, 2025-09-29 13:01:19)) {"userId":1,"exception":"[object] (Illuminate\\Database\\QueryException(code: 22001): SQLSTATE[22001]: String data, right truncated: 1406 Data too long for column 'meal' at row 1 (Connection: mysql, SQL: insert into `ticket_segments` (`segment_index`, `origin_airport_id`, `destination_airport_id`, `route_id`, `carrier_airline_id`, `carrier_code`, `flight_number`, `booking_class`, `status`, `equipment`, `baggage`, `meal`, `departure_at`, `arrival_at`, `origin_country`, `destination_country`, `fare_basis`, `ticket_id`, `updated_at`, `created_at`) values (1, 7, 8, 4, 4, NE, 121, N, OK, 320, 30K, NE 0121 N N 01JUL2050 2215 01JUL, 2025-07-01 20:50:00, 2025-07-01 22:15:00, SA, EG, ?, 4, 2025-09-29 13:01:19, 2025-09-29 13:01:19)) at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php:824) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(778): Illuminate\\Database\\Connection->runQueryCallback('insert into `ti...', Array, Object(Closure)) #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\MySqlConnection.php(42): Illuminate\\Database\\Connection->run('insert into `ti...', Array, Object(Closure)) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Processors\\MySqlProcessor.php(35): Illuminate\\Database\\MySqlConnection->insert('insert into `ti...', Array, 'id') #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3853): Illuminate\\Database\\Query\\Processors\\MySqlProcessor->processInsertGetId(Object(Illuminate\\Database\\Query\\Builder), 'insert into `ti...', Array, 'id') #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(2235): Illuminate\\Database\\Query\\Builder->insertGetId(Array, 'id') #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(1436): Illuminate\\Database\\Eloquent\\Builder->__call('insertGetId', Array) #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(1401): Illuminate\\Database\\Eloquent\\Model->insertAndSetId(Object(Illuminate\\Database\\Eloquent\\Builder), Array) #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(1240): Illuminate\\Database\\Eloquent\\Model->performInsert(Object(Illuminate\\Database\\Eloquent\\Builder)) #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasOneOrMany.php(370): Illuminate\\Database\\Eloquent\\Model->save() #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(390): Illuminate\\Database\\Eloquent\\Relations\\HasOneOrMany->Illuminate\\Database\\Eloquent\\Relations\\{closure}(Object(App\\Models\\TicketSegment)) #10 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasOneOrMany.php(367): tap(Object(App\\Models\\TicketSegment), Object(Closure)) #11 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(184): Illuminate\\Database\\Eloquent\\Relations\\HasOneOrMany->create(Array) #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\ManagesTransactions.php(35): App\\Filament\\Pages\\UploadTicket->App\\Filament\\Pages\\{closure}(Object(Illuminate\\Database\\MySqlConnection)) #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\DatabaseManager.php(489): Illuminate\\Database\\Connection->transaction(Object(Closure)) #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Facades\\Facade.php(363): Illuminate\\Database\\DatabaseManager->__call('transaction', Array) #15 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(101): Illuminate\\Support\\Facades\\Facade::__callStatic('transaction', Array) #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): App\\Filament\\Pages\\UploadTicket->save() #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #20 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Wrapped.php(23): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array) #21 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(492): Livewire\\Wrapped->__call('save', Array) #22 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(101): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->callMethods(Object(App\\Filament\\Pages\\UploadTicket), Array, Object(Livewire\\Mechanisms\\HandleComponents\\ComponentContext)) #23 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array) #24 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array) #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate() #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Livewire\\Mechanisms\\HandleRequests\\HandleRequests), 'handleUpdate') #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #37 C:\\abdPro\\flyaramfilament\\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)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #72 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #74 {main} [previous exception] [object] (PDOException(code: 22001): SQLSTATE[22001]: String data, right truncated: 1406 Data too long for column 'meal' at row 1 at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\MySqlConnection.php:53) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\MySqlConnection.php(53): PDOStatement->execute() #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(811): Illuminate\\Database\\MySqlConnection->Illuminate\\Database\\{closure}('insert into `ti...', Array) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(778): Illuminate\\Database\\Connection->runQueryCallback('insert into `ti...', Array, Object(Closure)) #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\MySqlConnection.php(42): Illuminate\\Database\\Connection->run('insert into `ti...', Array, Object(Closure)) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Processors\\MySqlProcessor.php(35): Illuminate\\Database\\MySqlConnection->insert('insert into `ti...', Array, 'id') #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3853): Illuminate\\Database\\Query\\Processors\\MySqlProcessor->processInsertGetId(Object(Illuminate\\Database\\Query\\Builder), 'insert into `ti...', Array, 'id') #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(2235): Illuminate\\Database\\Query\\Builder->insertGetId(Array, 'id') #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(1436): Illuminate\\Database\\Eloquent\\Builder->__call('insertGetId', Array) #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(1401): Illuminate\\Database\\Eloquent\\Model->insertAndSetId(Object(Illuminate\\Database\\Eloquent\\Builder), Array) #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(1240): Illuminate\\Database\\Eloquent\\Model->performInsert(Object(Illuminate\\Database\\Eloquent\\Builder)) #10 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasOneOrMany.php(370): Illuminate\\Database\\Eloquent\\Model->save() #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(390): Illuminate\\Database\\Eloquent\\Relations\\HasOneOrMany->Illuminate\\Database\\Eloquent\\Relations\\{closure}(Object(App\\Models\\TicketSegment)) #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasOneOrMany.php(367): tap(Object(App\\Models\\TicketSegment), Object(Closure)) #13 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(184): Illuminate\\Database\\Eloquent\\Relations\\HasOneOrMany->create(Array) #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\ManagesTransactions.php(35): App\\Filament\\Pages\\UploadTicket->App\\Filament\\Pages\\{closure}(Object(Illuminate\\Database\\MySqlConnection)) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\DatabaseManager.php(489): Illuminate\\Database\\Connection->transaction(Object(Closure)) #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Facades\\Facade.php(363): Illuminate\\Database\\DatabaseManager->__call('transaction', Array) #17 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(101): Illuminate\\Support\\Facades\\Facade::__callStatic('transaction', Array) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): App\\Filament\\Pages\\UploadTicket->save() #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #22 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Wrapped.php(23): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array) #23 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(492): Livewire\\Wrapped->__call('save', Array) #24 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(101): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->callMethods(Object(App\\Filament\\Pages\\UploadTicket), Array, Object(Livewire\\Mechanisms\\HandleComponents\\ComponentContext)) #25 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array) #26 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate() #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Livewire\\Mechanisms\\HandleRequests\\HandleRequests), 'handleUpdate') #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #39 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #52 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #74 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #76 {main} "} [2025-09-29 13:33:34] local.ERROR: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'name' in 'field list' (Connection: mysql, SQL: select `name` from `passengers` inner join `ticket_passengers` on `passengers`.`id` = `ticket_passengers`.`passenger_id` where `ticket_passengers`.`ticket_id` = 1 and `passengers`.`deleted_at` is null limit 3) (View: C:\abdPro\flyaramfilament\vendor\filament\tables\resources\views\index.blade.php) (View: C:\abdPro\flyaramfilament\vendor\filament\tables\resources\views\index.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'name' in 'field list' (Connection: mysql, SQL: select `name` from `passengers` inner join `ticket_passengers` on `passengers`.`id` = `ticket_passengers`.`passenger_id` where `ticket_passengers`.`ticket_id` = 1 and `passengers`.`deleted_at` is null limit 3) (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\resources\\views\\index.blade.php) (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\resources\\views\\index.blade.php) at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php:824) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 1) #1 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 1) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #3 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #7 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #8 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #9 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), Object(Closure)) #10 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), '
') #11 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Re...', Array, NULL) #12 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Re...', Array) #13 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #14 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), '__invoke') #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #20 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #22 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #74 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #76 {main} [previous exception] [object] (Illuminate\\View\\ViewException(code: 0): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'name' in 'field list' (Connection: mysql, SQL: select `name` from `passengers` inner join `ticket_passengers` on `passengers`.`id` = `ticket_passengers`.`passenger_id` where `ticket_passengers`.`ticket_id` = 1 and `passengers`.`deleted_at` is null limit 3) (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\resources\\views\\index.blade.php) at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php:824) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\Database\\QueryException), 4) #1 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException(Object(Illuminate\\Database\\QueryException), 4) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #3 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #7 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(125): Illuminate\\View\\View->render() #8 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Components\\Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #9 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #10 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #12 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\974e11e0611d7d2b90c121648c802cf3.php(11): e(Object(Filament\\Schemas\\Schema)) #13 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #14 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #16 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #20 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #21 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #22 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), Object(Closure)) #23 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), '
') #24 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Re...', Array, NULL) #25 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Re...', Array) #26 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #27 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), '__invoke') #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #35 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\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)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #54 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #63 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #80 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #81 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #82 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #83 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #84 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #85 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #86 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #87 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #88 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #89 {main} [previous exception] [object] (Illuminate\\Database\\QueryException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'name' in 'field list' (Connection: mysql, SQL: select `name` from `passengers` inner join `ticket_passengers` on `passengers`.`id` = `ticket_passengers`.`passenger_id` where `ticket_passengers`.`ticket_id` = 1 and `passengers`.`deleted_at` is null limit 3) at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php:824) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(778): Illuminate\\Database\\Connection->runQueryCallback('select `name` f...', Array, Object(Closure)) #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(397): Illuminate\\Database\\Connection->run('select `name` f...', Array, Object(Closure)) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3188): Illuminate\\Database\\Connection->select('select `name` f...', Array, true) #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3446): Illuminate\\Database\\Query\\Builder->runSelect() #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3763): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}() #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3442): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure)) #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(1082): Illuminate\\Database\\Query\\Builder->pluck('name', NULL) #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php(23): Illuminate\\Database\\Eloquent\\Builder->pluck('name') #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php(52): Illuminate\\Database\\Eloquent\\Relations\\Relation->forwardCallTo(Object(Illuminate\\Database\\Eloquent\\Builder), 'pluck', Array) #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php(538): Illuminate\\Database\\Eloquent\\Relations\\Relation->forwardDecoratedCallTo(Object(Illuminate\\Database\\Eloquent\\Builder), 'pluck', Array) #10 C:\\abdPro\\flyaramfilament\\app\\Filament\\Resources\\TicketResource.php(71): Illuminate\\Database\\Eloquent\\Relations\\Relation->__call('pluck', Array) #11 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Concerns\\EvaluatesClosures.php(36): App\\Filament\\Resources\\TicketResource::App\\Filament\\Resources\\{closure}(Object(App\\Models\\Ticket)) #12 C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\src\\Columns\\Concerns\\HasTooltip.php(22): Filament\\Support\\Components\\Component->evaluate(Object(Closure), Array) #13 C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\src\\Columns\\TextColumn.php(302): Filament\\Tables\\Columns\\Column->getTooltip(1) #14 C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\src\\Columns\\TextColumn.php(354): Filament\\Tables\\Columns\\TextColumn->Filament\\Tables\\Columns\\{closure}(1) #15 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(122): Filament\\Tables\\Columns\\TextColumn->toEmbeddedHtml() #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #17 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\e6b92d5e851a43c48bef8f51c185b39d.php(2387): e(Object(Filament\\Tables\\Columns\\TextColumn)) #18 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #19 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #21 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #25 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(125): Illuminate\\View\\View->render() #26 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Components\\Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #27 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #28 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #30 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\974e11e0611d7d2b90c121648c802cf3.php(11): e(Object(Filament\\Schemas\\Schema)) #31 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #32 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #34 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #38 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #39 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #40 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), '
') #42 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Re...', Array, NULL) #43 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Re...', Array) #44 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #45 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), '__invoke') #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #53 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\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)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #72 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #80 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #81 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #82 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #83 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #84 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #85 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #86 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #87 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #88 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #89 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #90 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #91 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #92 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #93 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #94 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #95 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #96 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #97 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #98 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #99 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #100 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #101 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #102 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #103 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #104 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #105 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #106 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #107 {main} [previous exception] [object] (PDOException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'name' in 'field list' at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php:406) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(406): PDO->prepare('select `name` f...') #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(811): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}('select `name` f...', Array) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(778): Illuminate\\Database\\Connection->runQueryCallback('select `name` f...', Array, Object(Closure)) #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(397): Illuminate\\Database\\Connection->run('select `name` f...', Array, Object(Closure)) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3188): Illuminate\\Database\\Connection->select('select `name` f...', Array, true) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3446): Illuminate\\Database\\Query\\Builder->runSelect() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3763): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}() #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3442): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure)) #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(1082): Illuminate\\Database\\Query\\Builder->pluck('name', NULL) #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php(23): Illuminate\\Database\\Eloquent\\Builder->pluck('name') #10 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php(52): Illuminate\\Database\\Eloquent\\Relations\\Relation->forwardCallTo(Object(Illuminate\\Database\\Eloquent\\Builder), 'pluck', Array) #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php(538): Illuminate\\Database\\Eloquent\\Relations\\Relation->forwardDecoratedCallTo(Object(Illuminate\\Database\\Eloquent\\Builder), 'pluck', Array) #12 C:\\abdPro\\flyaramfilament\\app\\Filament\\Resources\\TicketResource.php(71): Illuminate\\Database\\Eloquent\\Relations\\Relation->__call('pluck', Array) #13 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Concerns\\EvaluatesClosures.php(36): App\\Filament\\Resources\\TicketResource::App\\Filament\\Resources\\{closure}(Object(App\\Models\\Ticket)) #14 C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\src\\Columns\\Concerns\\HasTooltip.php(22): Filament\\Support\\Components\\Component->evaluate(Object(Closure), Array) #15 C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\src\\Columns\\TextColumn.php(302): Filament\\Tables\\Columns\\Column->getTooltip(1) #16 C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\src\\Columns\\TextColumn.php(354): Filament\\Tables\\Columns\\TextColumn->Filament\\Tables\\Columns\\{closure}(1) #17 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(122): Filament\\Tables\\Columns\\TextColumn->toEmbeddedHtml() #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #19 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\e6b92d5e851a43c48bef8f51c185b39d.php(2387): e(Object(Filament\\Tables\\Columns\\TextColumn)) #20 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #21 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #23 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #27 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(125): Illuminate\\View\\View->render() #28 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Components\\Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #29 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #30 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #32 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\974e11e0611d7d2b90c121648c802cf3.php(11): e(Object(Filament\\Schemas\\Schema)) #33 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #34 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #36 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #40 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #42 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), '
') #44 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Re...', Array, NULL) #45 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Re...', Array) #46 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #47 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), '__invoke') #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #55 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #68 C:\\abdPro\\flyaramfilament\\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)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #74 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #80 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #81 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #82 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #83 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #84 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #85 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #86 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #87 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #88 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #89 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #90 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #91 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #92 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #93 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #94 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #95 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #96 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #97 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #98 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #99 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #100 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #101 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #102 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #103 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #104 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #105 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #106 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #107 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #108 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #109 {main} "} [2025-09-29 13:34:01] local.ERROR: Attempt to read property "created_by_user" on null (View: C:\abdPro\flyaramfilament\vendor\filament\tables\resources\views\index.blade.php) (View: C:\abdPro\flyaramfilament\vendor\filament\tables\resources\views\index.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Attempt to read property \"created_by_user\" on null (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\resources\\views\\index.blade.php) (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\resources\\views\\index.blade.php) at C:\\abdPro\\flyaramfilament\\app\\Filament\\Resources\\TicketResource.php:84) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 1) #1 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 1) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #3 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #7 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #8 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #9 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), Object(Closure)) #10 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), '
') #11 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Re...', Array, NULL) #12 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Re...', Array) #13 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #14 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), '__invoke') #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #20 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #22 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #74 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #76 {main} [previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Attempt to read property \"created_by_user\" on null (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\resources\\views\\index.blade.php) at C:\\abdPro\\flyaramfilament\\app\\Filament\\Resources\\TicketResource.php:84) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(ErrorException), 4) #1 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException(Object(ErrorException), 4) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #3 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #7 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(125): Illuminate\\View\\View->render() #8 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Components\\Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #9 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #10 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #12 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\974e11e0611d7d2b90c121648c802cf3.php(11): e(Object(Filament\\Schemas\\Schema)) #13 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #14 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #16 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #20 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #21 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #22 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), Object(Closure)) #23 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), '
') #24 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Re...', Array, NULL) #25 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Re...', Array) #26 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #27 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), '__invoke') #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #35 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\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)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #54 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #63 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #80 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #81 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #82 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #83 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #84 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #85 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #86 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #87 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #88 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #89 {main} [previous exception] [object] (ErrorException(code: 0): Attempt to read property \"created_by_user\" on null at C:\\abdPro\\flyaramfilament\\app\\Filament\\Resources\\TicketResource.php:84) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\HandleExceptions.php(258): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'Attempt to read...', 'C:\\\\abdPro\\\\flyar...', 84) #1 C:\\abdPro\\flyaramfilament\\app\\Filament\\Resources\\TicketResource.php(84): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(2, 'Attempt to read...', 'C:\\\\abdPro\\\\flyar...', 84) #2 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Concerns\\EvaluatesClosures.php(36): App\\Filament\\Resources\\TicketResource::App\\Filament\\Resources\\{closure}(NULL) #3 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Concerns\\HasPlaceholder.php(21): Filament\\Support\\Components\\Component->evaluate(Object(Closure)) #4 C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\src\\Columns\\TextColumn.php(189): Filament\\Tables\\Columns\\Column->getPlaceholder() #5 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(122): Filament\\Tables\\Columns\\TextColumn->toEmbeddedHtml() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #7 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\e6b92d5e851a43c48bef8f51c185b39d.php(2387): e(Object(Filament\\Tables\\Columns\\TextColumn)) #8 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #9 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #10 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #11 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #15 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(125): Illuminate\\View\\View->render() #16 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Components\\Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #17 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #18 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #20 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\974e11e0611d7d2b90c121648c802cf3.php(11): e(Object(Filament\\Schemas\\Schema)) #21 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #22 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #24 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #28 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #29 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #30 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), Object(Closure)) #31 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), '
') #32 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Re...', Array, NULL) #33 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Re...', Array) #34 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #35 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), '__invoke') #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #41 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #56 C:\\abdPro\\flyaramfilament\\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)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #62 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #71 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #80 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #81 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #82 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #83 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #84 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #85 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #86 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #87 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #88 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #89 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #90 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #91 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #92 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #93 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #94 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #95 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #96 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #97 {main} "} [2025-09-29 13:34:19] local.ERROR: Cannot use empty array elements in arrays {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Cannot use empty array elements in arrays at C:\\abdPro\\flyaramfilament\\app\\Filament\\Resources\\TicketResource.php:75) [stacktrace] #0 {main} "} [2025-09-29 13:34:32] local.ERROR: Attempt to read property "currency" on null (View: C:\abdPro\flyaramfilament\vendor\filament\tables\resources\views\index.blade.php) (View: C:\abdPro\flyaramfilament\vendor\filament\tables\resources\views\index.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Attempt to read property \"currency\" on null (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\resources\\views\\index.blade.php) (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\resources\\views\\index.blade.php) at C:\\abdPro\\flyaramfilament\\app\\Filament\\Resources\\TicketResource.php:109) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 1) #1 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 1) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #3 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #7 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #8 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #9 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), Object(Closure)) #10 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), '
') #11 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Re...', Array, NULL) #12 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Re...', Array) #13 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #14 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), '__invoke') #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #20 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #22 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #74 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #76 {main} [previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Attempt to read property \"currency\" on null (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\resources\\views\\index.blade.php) at C:\\abdPro\\flyaramfilament\\app\\Filament\\Resources\\TicketResource.php:109) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(ErrorException), 4) #1 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException(Object(ErrorException), 4) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #3 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #7 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(125): Illuminate\\View\\View->render() #8 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Components\\Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #9 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #10 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #12 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\974e11e0611d7d2b90c121648c802cf3.php(11): e(Object(Filament\\Schemas\\Schema)) #13 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #14 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #16 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #20 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #21 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #22 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), Object(Closure)) #23 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), '
') #24 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Re...', Array, NULL) #25 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Re...', Array) #26 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #27 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), '__invoke') #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #35 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\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)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #54 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #63 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #80 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #81 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #82 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #83 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #84 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #85 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #86 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #87 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #88 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #89 {main} [previous exception] [object] (ErrorException(code: 0): Attempt to read property \"currency\" on null at C:\\abdPro\\flyaramfilament\\app\\Filament\\Resources\\TicketResource.php:109) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\HandleExceptions.php(258): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'Attempt to read...', 'C:\\\\abdPro\\\\flyar...', 109) #1 C:\\abdPro\\flyaramfilament\\app\\Filament\\Resources\\TicketResource.php(109): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(2, 'Attempt to read...', 'C:\\\\abdPro\\\\flyar...', 109) #2 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Concerns\\EvaluatesClosures.php(36): App\\Filament\\Resources\\TicketResource::App\\Filament\\Resources\\{closure}(NULL) #3 C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\src\\Columns\\Concerns\\CanFormatState.php(229): Filament\\Support\\Components\\Component->evaluate(Object(Closure)) #4 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Concerns\\EvaluatesClosures.php(36): Filament\\Tables\\Columns\\TextColumn::Filament\\Tables\\Columns\\Concerns\\{closure}(Object(Filament\\Tables\\Columns\\TextColumn), '738.30') #5 C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\src\\Columns\\Concerns\\CanFormatState.php(357): Filament\\Support\\Components\\Component->evaluate(Object(Closure), Array) #6 C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\src\\Columns\\TextColumn.php(215): Filament\\Tables\\Columns\\TextColumn->formatState('738.30') #7 C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\src\\Columns\\TextColumn.php(366): Filament\\Tables\\Columns\\TextColumn->Filament\\Tables\\Columns\\{closure}('738.30') #8 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(122): Filament\\Tables\\Columns\\TextColumn->toEmbeddedHtml() #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #10 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\e6b92d5e851a43c48bef8f51c185b39d.php(2387): e(Object(Filament\\Tables\\Columns\\TextColumn)) #11 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #12 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #14 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #18 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(125): Illuminate\\View\\View->render() #19 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Components\\Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #20 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #21 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #23 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\974e11e0611d7d2b90c121648c802cf3.php(11): e(Object(Filament\\Schemas\\Schema)) #24 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #25 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #27 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #31 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #32 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #33 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), Object(Closure)) #34 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), '
') #35 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Re...', Array, NULL) #36 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Re...', Array) #37 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #38 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), '__invoke') #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #46 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\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)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #65 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #74 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #80 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #81 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #82 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #83 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #84 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #85 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #86 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #87 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #88 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #89 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #90 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #91 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #92 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #93 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #94 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #95 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #96 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #97 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #98 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #99 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #100 {main} "} [2025-09-29 13:34:53] local.ERROR: Attempt to read property "currency" on null (View: C:\abdPro\flyaramfilament\vendor\filament\tables\resources\views\index.blade.php) (View: C:\abdPro\flyaramfilament\vendor\filament\tables\resources\views\index.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Attempt to read property \"currency\" on null (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\resources\\views\\index.blade.php) (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\resources\\views\\index.blade.php) at C:\\abdPro\\flyaramfilament\\app\\Filament\\Resources\\TicketResource.php:109) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 1) #1 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 1) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #3 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #7 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #8 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #9 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), Object(Closure)) #10 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), '
') #11 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Re...', Array, NULL) #12 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Re...', Array) #13 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #14 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), '__invoke') #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #20 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #22 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #74 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #76 {main} [previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Attempt to read property \"currency\" on null (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\resources\\views\\index.blade.php) at C:\\abdPro\\flyaramfilament\\app\\Filament\\Resources\\TicketResource.php:109) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(ErrorException), 4) #1 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException(Object(ErrorException), 4) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #3 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #7 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(125): Illuminate\\View\\View->render() #8 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Components\\Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #9 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #10 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #12 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\974e11e0611d7d2b90c121648c802cf3.php(11): e(Object(Filament\\Schemas\\Schema)) #13 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #14 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #16 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #20 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #21 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #22 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), Object(Closure)) #23 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), '
') #24 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Re...', Array, NULL) #25 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Re...', Array) #26 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #27 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), '__invoke') #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #35 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\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)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #54 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #63 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #80 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #81 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #82 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #83 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #84 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #85 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #86 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #87 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #88 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #89 {main} [previous exception] [object] (ErrorException(code: 0): Attempt to read property \"currency\" on null at C:\\abdPro\\flyaramfilament\\app\\Filament\\Resources\\TicketResource.php:109) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\HandleExceptions.php(258): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'Attempt to read...', 'C:\\\\abdPro\\\\flyar...', 109) #1 C:\\abdPro\\flyaramfilament\\app\\Filament\\Resources\\TicketResource.php(109): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(2, 'Attempt to read...', 'C:\\\\abdPro\\\\flyar...', 109) #2 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Concerns\\EvaluatesClosures.php(36): App\\Filament\\Resources\\TicketResource::App\\Filament\\Resources\\{closure}(NULL) #3 C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\src\\Columns\\Concerns\\CanFormatState.php(229): Filament\\Support\\Components\\Component->evaluate(Object(Closure)) #4 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Concerns\\EvaluatesClosures.php(36): Filament\\Tables\\Columns\\TextColumn::Filament\\Tables\\Columns\\Concerns\\{closure}(Object(Filament\\Tables\\Columns\\TextColumn), '738.30') #5 C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\src\\Columns\\Concerns\\CanFormatState.php(357): Filament\\Support\\Components\\Component->evaluate(Object(Closure), Array) #6 C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\src\\Columns\\TextColumn.php(215): Filament\\Tables\\Columns\\TextColumn->formatState('738.30') #7 C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\src\\Columns\\TextColumn.php(366): Filament\\Tables\\Columns\\TextColumn->Filament\\Tables\\Columns\\{closure}('738.30') #8 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(122): Filament\\Tables\\Columns\\TextColumn->toEmbeddedHtml() #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #10 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\e6b92d5e851a43c48bef8f51c185b39d.php(2387): e(Object(Filament\\Tables\\Columns\\TextColumn)) #11 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #12 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #14 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #18 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(125): Illuminate\\View\\View->render() #19 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Components\\Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #20 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #21 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #23 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\974e11e0611d7d2b90c121648c802cf3.php(11): e(Object(Filament\\Schemas\\Schema)) #24 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #25 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #27 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #31 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #32 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #33 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), Object(Closure)) #34 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), '
') #35 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Re...', Array, NULL) #36 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Re...', Array) #37 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #38 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), '__invoke') #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #46 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\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)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #65 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #74 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #80 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #81 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #82 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #83 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #84 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #85 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #86 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #87 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #88 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #89 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #90 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #91 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #92 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #93 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #94 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #95 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #96 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #97 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #98 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #99 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #100 {main} "} [2025-09-29 13:35:36] local.ERROR: Attempt to read property "currency" on null (View: C:\abdPro\flyaramfilament\vendor\filament\tables\resources\views\index.blade.php) (View: C:\abdPro\flyaramfilament\vendor\filament\tables\resources\views\index.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Attempt to read property \"currency\" on null (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\resources\\views\\index.blade.php) (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\resources\\views\\index.blade.php) at C:\\abdPro\\flyaramfilament\\app\\Filament\\Resources\\TicketResource.php:109) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 1) #1 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 1) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #3 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #7 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #8 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #9 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), Object(Closure)) #10 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), '
') #11 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Re...', Array, NULL) #12 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Re...', Array) #13 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #14 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), '__invoke') #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #20 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #22 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #74 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #76 {main} [previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Attempt to read property \"currency\" on null (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\resources\\views\\index.blade.php) at C:\\abdPro\\flyaramfilament\\app\\Filament\\Resources\\TicketResource.php:109) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(ErrorException), 4) #1 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException(Object(ErrorException), 4) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #3 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #7 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(125): Illuminate\\View\\View->render() #8 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Components\\Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #9 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #10 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #12 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\974e11e0611d7d2b90c121648c802cf3.php(11): e(Object(Filament\\Schemas\\Schema)) #13 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #14 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #16 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #20 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #21 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #22 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), Object(Closure)) #23 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), '
') #24 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Re...', Array, NULL) #25 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Re...', Array) #26 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #27 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), '__invoke') #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #35 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\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)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #54 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #63 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #80 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #81 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #82 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #83 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #84 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #85 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #86 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #87 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #88 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #89 {main} [previous exception] [object] (ErrorException(code: 0): Attempt to read property \"currency\" on null at C:\\abdPro\\flyaramfilament\\app\\Filament\\Resources\\TicketResource.php:109) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\HandleExceptions.php(258): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'Attempt to read...', 'C:\\\\abdPro\\\\flyar...', 109) #1 C:\\abdPro\\flyaramfilament\\app\\Filament\\Resources\\TicketResource.php(109): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(2, 'Attempt to read...', 'C:\\\\abdPro\\\\flyar...', 109) #2 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Concerns\\EvaluatesClosures.php(36): App\\Filament\\Resources\\TicketResource::App\\Filament\\Resources\\{closure}(NULL) #3 C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\src\\Columns\\Concerns\\CanFormatState.php(229): Filament\\Support\\Components\\Component->evaluate(Object(Closure)) #4 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Concerns\\EvaluatesClosures.php(36): Filament\\Tables\\Columns\\TextColumn::Filament\\Tables\\Columns\\Concerns\\{closure}(Object(Filament\\Tables\\Columns\\TextColumn), '738.30') #5 C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\src\\Columns\\Concerns\\CanFormatState.php(357): Filament\\Support\\Components\\Component->evaluate(Object(Closure), Array) #6 C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\src\\Columns\\TextColumn.php(215): Filament\\Tables\\Columns\\TextColumn->formatState('738.30') #7 C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\src\\Columns\\TextColumn.php(366): Filament\\Tables\\Columns\\TextColumn->Filament\\Tables\\Columns\\{closure}('738.30') #8 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(122): Filament\\Tables\\Columns\\TextColumn->toEmbeddedHtml() #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #10 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\e6b92d5e851a43c48bef8f51c185b39d.php(2387): e(Object(Filament\\Tables\\Columns\\TextColumn)) #11 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #12 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #14 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #18 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(125): Illuminate\\View\\View->render() #19 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Components\\Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #20 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #21 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #23 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\974e11e0611d7d2b90c121648c802cf3.php(11): e(Object(Filament\\Schemas\\Schema)) #24 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #25 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #27 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #31 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #32 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #33 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), Object(Closure)) #34 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), '
') #35 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Re...', Array, NULL) #36 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Re...', Array) #37 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #38 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), '__invoke') #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #46 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\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)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #65 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #74 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #80 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #81 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #82 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #83 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #84 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #85 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #86 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #87 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #88 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #89 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #90 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #91 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #92 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #93 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #94 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #95 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #96 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #97 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #98 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #99 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #100 {main} "} [2025-09-29 13:36:23] local.ERROR: App\Filament\Resources\TicketResource::App\Filament\Resources\{closure}(): Return value must be of type Illuminate\Database\Eloquent\Builder, none returned {"userId":1,"exception":"[object] (TypeError(code: 0): App\\Filament\\Resources\\TicketResource::App\\Filament\\Resources\\{closure}(): Return value must be of type Illuminate\\Database\\Eloquent\\Builder, none returned at C:\\abdPro\\flyaramfilament\\app\\Filament\\Resources\\TicketResource.php:54) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Concerns\\EvaluatesClosures.php(36): App\\Filament\\Resources\\TicketResource::App\\Filament\\Resources\\{closure}(Object(Illuminate\\Database\\Eloquent\\Builder)) #1 C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\src\\Table\\Concerns\\HasQuery.php(59): Filament\\Support\\Components\\Component->evaluate(Object(Closure), Array) #2 C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\src\\Table\\Concerns\\HasQuery.php(68): Filament\\Tables\\Table->applyQueryScopes(Object(Illuminate\\Database\\Eloquent\\Builder)) #3 C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\src\\Table\\Concerns\\HasRecords.php(115): Filament\\Tables\\Table->getQuery() #4 C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\src\\Concerns\\HasFilters.php(36): Filament\\Tables\\Table->getModel() #5 C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\src\\Concerns\\InteractsWithTable.php(48): Filament\\Resources\\Pages\\ListRecords->getTableFiltersForm() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): Filament\\Resources\\Pages\\ListRecords->bootedInteractsWithTable() #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #10 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Wrapped.php(23): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array) #11 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportLifecycleHooks\\SupportLifecycleHooks.php(144): Livewire\\Wrapped->__call('bootedInteracts...', Array) #12 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportLifecycleHooks\\SupportLifecycleHooks.php(24): Livewire\\Features\\SupportLifecycleHooks\\SupportLifecycleHooks->callTraitHook('booted') #13 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\ComponentHook.php(19): Livewire\\Features\\SupportLifecycleHooks\\SupportLifecycleHooks->mount(Array, false) #14 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\ComponentHookRegistry.php(45): Livewire\\ComponentHook->callMount(Array, false) #15 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\EventBus.php(60): Livewire\\ComponentHookRegistry::Livewire\\{closure}(Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), Array, NULL, false) #16 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\helpers.php(98): Livewire\\EventBus->trigger('mount', Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), Array, NULL, false) #17 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(50): Livewire\\trigger('mount', Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), Array, NULL, false) #18 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Re...', Array, NULL) #19 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Re...', Array) #20 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #21 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), '__invoke') #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #27 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #29 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #48 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #80 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #81 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #82 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #83 {main} "} [2025-09-29 13:36:32] local.ERROR: Attempt to read property "currency" on null (View: C:\abdPro\flyaramfilament\vendor\filament\tables\resources\views\index.blade.php) (View: C:\abdPro\flyaramfilament\vendor\filament\tables\resources\views\index.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Attempt to read property \"currency\" on null (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\resources\\views\\index.blade.php) (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\resources\\views\\index.blade.php) at C:\\abdPro\\flyaramfilament\\app\\Filament\\Resources\\TicketResource.php:112) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 1) #1 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 1) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #3 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #7 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #8 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #9 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), Object(Closure)) #10 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), '
') #11 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Re...', Array, NULL) #12 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Re...', Array) #13 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #14 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), '__invoke') #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #20 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #22 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #74 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #76 {main} [previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Attempt to read property \"currency\" on null (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\resources\\views\\index.blade.php) at C:\\abdPro\\flyaramfilament\\app\\Filament\\Resources\\TicketResource.php:112) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(ErrorException), 4) #1 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException(Object(ErrorException), 4) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #3 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #7 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(125): Illuminate\\View\\View->render() #8 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Components\\Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #9 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #10 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #12 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\974e11e0611d7d2b90c121648c802cf3.php(11): e(Object(Filament\\Schemas\\Schema)) #13 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #14 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #16 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #20 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #21 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #22 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), Object(Closure)) #23 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), '
') #24 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Re...', Array, NULL) #25 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Re...', Array) #26 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #27 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), '__invoke') #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #35 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\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)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #54 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #63 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #80 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #81 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #82 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #83 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #84 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #85 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #86 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #87 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #88 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #89 {main} [previous exception] [object] (ErrorException(code: 0): Attempt to read property \"currency\" on null at C:\\abdPro\\flyaramfilament\\app\\Filament\\Resources\\TicketResource.php:112) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\HandleExceptions.php(258): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'Attempt to read...', 'C:\\\\abdPro\\\\flyar...', 112) #1 C:\\abdPro\\flyaramfilament\\app\\Filament\\Resources\\TicketResource.php(112): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(2, 'Attempt to read...', 'C:\\\\abdPro\\\\flyar...', 112) #2 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Concerns\\EvaluatesClosures.php(36): App\\Filament\\Resources\\TicketResource::App\\Filament\\Resources\\{closure}(NULL) #3 C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\src\\Columns\\Concerns\\CanFormatState.php(229): Filament\\Support\\Components\\Component->evaluate(Object(Closure)) #4 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Concerns\\EvaluatesClosures.php(36): Filament\\Tables\\Columns\\TextColumn::Filament\\Tables\\Columns\\Concerns\\{closure}(Object(Filament\\Tables\\Columns\\TextColumn), '738.30') #5 C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\src\\Columns\\Concerns\\CanFormatState.php(357): Filament\\Support\\Components\\Component->evaluate(Object(Closure), Array) #6 C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\src\\Columns\\TextColumn.php(215): Filament\\Tables\\Columns\\TextColumn->formatState('738.30') #7 C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\src\\Columns\\TextColumn.php(366): Filament\\Tables\\Columns\\TextColumn->Filament\\Tables\\Columns\\{closure}('738.30') #8 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(122): Filament\\Tables\\Columns\\TextColumn->toEmbeddedHtml() #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #10 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\e6b92d5e851a43c48bef8f51c185b39d.php(2387): e(Object(Filament\\Tables\\Columns\\TextColumn)) #11 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #12 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #14 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #18 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(125): Illuminate\\View\\View->render() #19 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Components\\Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #20 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #21 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #23 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\974e11e0611d7d2b90c121648c802cf3.php(11): e(Object(Filament\\Schemas\\Schema)) #24 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #25 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #27 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #31 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #32 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #33 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), Object(Closure)) #34 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), '
') #35 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Re...', Array, NULL) #36 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Re...', Array) #37 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #38 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), '__invoke') #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #46 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\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)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #65 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #74 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #80 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #81 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #82 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #83 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #84 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #85 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #86 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #87 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #88 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #89 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #90 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #91 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #92 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #93 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #94 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #95 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #96 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #97 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #98 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #99 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #100 {main} "} [2025-09-29 13:36:45] local.ERROR: Call to undefined method App\Models\Ticket::taxTypes() (View: C:\abdPro\flyaramfilament\vendor\filament\tables\resources\views\index.blade.php) (View: C:\abdPro\flyaramfilament\vendor\filament\tables\resources\views\index.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Call to undefined method App\\Models\\Ticket::taxTypes() (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\resources\\views\\index.blade.php) (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\resources\\views\\index.blade.php) at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php:67) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 1) #1 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 1) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #3 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #7 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #8 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #9 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), Object(Closure)) #10 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), '
') #11 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Re...', Array, NULL) #12 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Re...', Array) #13 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #14 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), '__invoke') #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #20 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #22 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #74 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #76 {main} [previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Call to undefined method App\\Models\\Ticket::taxTypes() (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\resources\\views\\index.blade.php) at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php:67) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(BadMethodCallException), 4) #1 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException(Object(BadMethodCallException), 4) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #3 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #7 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(125): Illuminate\\View\\View->render() #8 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Components\\Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #9 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #10 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #12 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\974e11e0611d7d2b90c121648c802cf3.php(11): e(Object(Filament\\Schemas\\Schema)) #13 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #14 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #16 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #20 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #21 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #22 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), Object(Closure)) #23 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), '
') #24 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Re...', Array, NULL) #25 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Re...', Array) #26 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #27 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), '__invoke') #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #35 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\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)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #54 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #63 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #80 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #81 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #82 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #83 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #84 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #85 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #86 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #87 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #88 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #89 {main} [previous exception] [object] (BadMethodCallException(code: 0): Call to undefined method App\\Models\\Ticket::taxTypes() at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php:67) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php(36): Illuminate\\Database\\Eloquent\\Model::throwBadMethodCallException('taxTypes') #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(2540): Illuminate\\Database\\Eloquent\\Model->forwardCallTo(Object(Illuminate\\Database\\Eloquent\\Builder), 'taxTypes', Array) #2 C:\\abdPro\\flyaramfilament\\app\\Filament\\Resources\\TicketResource.php(131): Illuminate\\Database\\Eloquent\\Model->__call('taxTypes', Array) #3 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Concerns\\EvaluatesClosures.php(36): App\\Filament\\Resources\\TicketResource::App\\Filament\\Resources\\{closure}(Object(App\\Models\\Ticket)) #4 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Concerns\\HasCellState.php(85): Filament\\Support\\Components\\Component->evaluate(Object(Closure)) #5 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Concerns\\HasCellState.php(411): Filament\\Tables\\Columns\\Column->Filament\\Support\\Concerns\\{closure}() #6 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Concerns\\HasCellState.php(83): Filament\\Tables\\Columns\\Column->cacheState(Object(Closure)) #7 C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\src\\Columns\\Concerns\\CanBeCopied.php(18): Filament\\Tables\\Columns\\Column->getState() #8 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\e6b92d5e851a43c48bef8f51c185b39d.php(2335): Filament\\Tables\\Columns\\TextColumn->isClickDisabled() #9 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #10 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #12 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #16 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(125): Illuminate\\View\\View->render() #17 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Components\\Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #18 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #19 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #21 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\974e11e0611d7d2b90c121648c802cf3.php(11): e(Object(Filament\\Schemas\\Schema)) #22 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #23 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #25 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #29 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #30 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #31 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), Object(Closure)) #32 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), '
') #33 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Re...', Array, NULL) #34 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Re...', Array) #35 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #36 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), '__invoke') #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #44 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\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)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #63 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #72 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #80 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #81 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #82 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #83 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #84 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #85 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #86 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #87 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #88 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #89 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #90 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #91 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #92 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #93 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #94 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #95 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #96 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #97 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #98 {main} "} [2025-09-29 13:37:29] local.ERROR: Attempt to read property "itinerary_string" on null (View: C:\abdPro\flyaramfilament\vendor\filament\tables\resources\views\index.blade.php) (View: C:\abdPro\flyaramfilament\vendor\filament\tables\resources\views\index.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Attempt to read property \"itinerary_string\" on null (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\resources\\views\\index.blade.php) (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\resources\\views\\index.blade.php) at C:\\abdPro\\flyaramfilament\\app\\Filament\\Resources\\TicketResource.php:146) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 1) #1 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 1) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #3 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #7 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #8 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #9 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), Object(Closure)) #10 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), '
') #11 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Re...', Array, NULL) #12 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Re...', Array) #13 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #14 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), '__invoke') #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #20 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #22 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #74 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #76 {main} [previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Attempt to read property \"itinerary_string\" on null (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\resources\\views\\index.blade.php) at C:\\abdPro\\flyaramfilament\\app\\Filament\\Resources\\TicketResource.php:146) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(ErrorException), 4) #1 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException(Object(ErrorException), 4) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #3 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #7 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(125): Illuminate\\View\\View->render() #8 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Components\\Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #9 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #10 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #12 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\974e11e0611d7d2b90c121648c802cf3.php(11): e(Object(Filament\\Schemas\\Schema)) #13 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #14 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #16 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #20 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #21 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #22 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), Object(Closure)) #23 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), '
') #24 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Re...', Array, NULL) #25 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Re...', Array) #26 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #27 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), '__invoke') #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #35 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\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)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #54 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #63 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #80 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #81 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #82 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #83 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #84 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #85 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #86 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #87 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #88 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #89 {main} [previous exception] [object] (ErrorException(code: 0): Attempt to read property \"itinerary_string\" on null at C:\\abdPro\\flyaramfilament\\app\\Filament\\Resources\\TicketResource.php:146) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\HandleExceptions.php(258): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'Attempt to read...', 'C:\\\\abdPro\\\\flyar...', 146) #1 C:\\abdPro\\flyaramfilament\\app\\Filament\\Resources\\TicketResource.php(146): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(2, 'Attempt to read...', 'C:\\\\abdPro\\\\flyar...', 146) #2 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Concerns\\EvaluatesClosures.php(36): App\\Filament\\Resources\\TicketResource::App\\Filament\\Resources\\{closure}(NULL) #3 C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\src\\Columns\\Concerns\\HasTooltip.php(22): Filament\\Support\\Components\\Component->evaluate(Object(Closure), Array) #4 C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\src\\Columns\\TextColumn.php(302): Filament\\Tables\\Columns\\Column->getTooltip('JED/URY') #5 C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\src\\Columns\\TextColumn.php(354): Filament\\Tables\\Columns\\TextColumn->Filament\\Tables\\Columns\\{closure}('JED/URY') #6 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(122): Filament\\Tables\\Columns\\TextColumn->toEmbeddedHtml() #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #8 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\e6b92d5e851a43c48bef8f51c185b39d.php(2387): e(Object(Filament\\Tables\\Columns\\TextColumn)) #9 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #10 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #12 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #16 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(125): Illuminate\\View\\View->render() #17 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Components\\Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #18 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #19 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #21 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\974e11e0611d7d2b90c121648c802cf3.php(11): e(Object(Filament\\Schemas\\Schema)) #22 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #23 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #25 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #29 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #30 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #31 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), Object(Closure)) #32 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), '
') #33 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Re...', Array, NULL) #34 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Re...', Array) #35 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #36 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), '__invoke') #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #44 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\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)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #63 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #72 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #80 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #81 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #82 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #83 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #84 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #85 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #86 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #87 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #88 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #89 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #90 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #91 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #92 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #93 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #94 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #95 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #96 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #97 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #98 {main} "} [2025-09-29 13:39:12] local.ERROR: Attempt to read property "currency" on null (View: C:\abdPro\flyaramfilament\vendor\filament\tables\resources\views\index.blade.php) (View: C:\abdPro\flyaramfilament\vendor\filament\tables\resources\views\index.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Attempt to read property \"currency\" on null (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\resources\\views\\index.blade.php) (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\resources\\views\\index.blade.php) at C:\\abdPro\\flyaramfilament\\app\\Filament\\Resources\\TicketResource.php:187) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 1) #1 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 1) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #3 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #7 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #8 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #9 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), Object(Closure)) #10 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(104): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets)) #11 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array) #12 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array) #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate() #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Livewire\\Mechanisms\\HandleRequests\\HandleRequests), 'handleUpdate') #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #25 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #38 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #62 {main} [previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Attempt to read property \"currency\" on null (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\resources\\views\\index.blade.php) at C:\\abdPro\\flyaramfilament\\app\\Filament\\Resources\\TicketResource.php:187) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(ErrorException), 4) #1 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException(Object(ErrorException), 4) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #3 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #7 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(125): Illuminate\\View\\View->render() #8 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Components\\Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #9 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #10 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #12 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\974e11e0611d7d2b90c121648c802cf3.php(11): e(Object(Filament\\Schemas\\Schema)) #13 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #14 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #16 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #20 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #21 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #22 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), Object(Closure)) #23 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(104): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets)) #24 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array) #25 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate() #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Livewire\\Mechanisms\\HandleRequests\\HandleRequests), 'handleUpdate') #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #38 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #73 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #75 {main} [previous exception] [object] (ErrorException(code: 0): Attempt to read property \"currency\" on null at C:\\abdPro\\flyaramfilament\\app\\Filament\\Resources\\TicketResource.php:187) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\HandleExceptions.php(258): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'Attempt to read...', 'C:\\\\abdPro\\\\flyar...', 187) #1 C:\\abdPro\\flyaramfilament\\app\\Filament\\Resources\\TicketResource.php(187): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(2, 'Attempt to read...', 'C:\\\\abdPro\\\\flyar...', 187) #2 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Concerns\\EvaluatesClosures.php(36): App\\Filament\\Resources\\TicketResource::App\\Filament\\Resources\\{closure}(NULL) #3 C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\src\\Columns\\Concerns\\CanFormatState.php(229): Filament\\Support\\Components\\Component->evaluate(Object(Closure)) #4 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Concerns\\EvaluatesClosures.php(36): Filament\\Tables\\Columns\\TextColumn::Filament\\Tables\\Columns\\Concerns\\{closure}(Object(Filament\\Tables\\Columns\\TextColumn), '738.30') #5 C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\src\\Columns\\Concerns\\CanFormatState.php(357): Filament\\Support\\Components\\Component->evaluate(Object(Closure), Array) #6 C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\src\\Columns\\TextColumn.php(215): Filament\\Tables\\Columns\\TextColumn->formatState('738.30') #7 C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\src\\Columns\\TextColumn.php(366): Filament\\Tables\\Columns\\TextColumn->Filament\\Tables\\Columns\\{closure}('738.30') #8 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(122): Filament\\Tables\\Columns\\TextColumn->toEmbeddedHtml() #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #10 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\e6b92d5e851a43c48bef8f51c185b39d.php(2387): e(Object(Filament\\Tables\\Columns\\TextColumn)) #11 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #12 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #14 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #18 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(125): Illuminate\\View\\View->render() #19 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Components\\Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #20 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #21 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #23 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\974e11e0611d7d2b90c121648c802cf3.php(11): e(Object(Filament\\Schemas\\Schema)) #24 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #25 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #27 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #31 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #32 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #33 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets), Object(Closure)) #34 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(104): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Resources\\TicketResource\\Pages\\ListTickets)) #35 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array) #36 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate() #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Livewire\\Mechanisms\\HandleRequests\\HandleRequests), 'handleUpdate') #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #49 C:\\abdPro\\flyaramfilament\\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)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #80 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #81 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #82 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #83 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #84 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #85 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #86 {main} "} [2025-09-30 07:04:10] local.ERROR: SQLSTATE[HY000] [2002] No connection could be made because the target machine actively refused it (Connection: mysql, SQL: select * from `sessions` where `id` = p3bebhKPwtNLmXWhJizW5VU8uUeUiq4ElCjCsv84 limit 1) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 2002): SQLSTATE[HY000] [2002] No connection could be made because the target machine actively refused it (Connection: mysql, SQL: select * from `sessions` where `id` = p3bebhKPwtNLmXWhJizW5VU8uUeUiq4ElCjCsv84 limit 1) at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php:824) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(978): Illuminate\\Database\\Connection->runQueryCallback('select * from `...', Array, Object(Closure)) #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(957): Illuminate\\Database\\Connection->tryAgainIfCausedByLostConnection(Object(Illuminate\\Database\\QueryException), 'select * from `...', Array, Object(Closure)) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(780): Illuminate\\Database\\Connection->handleQueryException(Object(Illuminate\\Database\\QueryException), 'select * from `...', Array, Object(Closure)) #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(397): Illuminate\\Database\\Connection->run('select * from `...', Array, Object(Closure)) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3188): Illuminate\\Database\\Connection->select('select * from `...', Array, false) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3763): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}() #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure)) #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php(366): Illuminate\\Database\\Query\\Builder->get(Array) #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3095): Illuminate\\Database\\Query\\Builder->first(Array) #10 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\DatabaseSessionHandler.php(96): Illuminate\\Database\\Query\\Builder->find('p3bebhKPwtNLmXW...') #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Store.php(117): Illuminate\\Session\\DatabaseSessionHandler->read('p3bebhKPwtNLmXW...') #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Store.php(105): Illuminate\\Session\\Store->readFromHandler() #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Store.php(89): Illuminate\\Session\\Store->loadSession() #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(146): Illuminate\\Session\\Store->start() #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(390): Illuminate\\Session\\Middleware\\StartSession->Illuminate\\Session\\Middleware\\{closure}(Object(Illuminate\\Session\\Store)) #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(143): tap(Object(Illuminate\\Session\\Store), Object(Closure)) #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(115): Illuminate\\Session\\Middleware\\StartSession->startSession(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store)) #18 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #31 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #57 {main} [previous exception] [object] (PDOException(code: 2002): SQLSTATE[HY000] [2002] No connection could be made because the target machine actively refused it at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connectors\\Connector.php:66) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connectors\\Connector.php(66): PDO->__construct('mysql:host=127....', 'root', Object(SensitiveParameterValue), Array) #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connectors\\Connector.php(85): Illuminate\\Database\\Connectors\\Connector->createPdoConnection('mysql:host=127....', 'root', Object(SensitiveParameterValue), Array) #2 C:\\abdPro\\flyaramfilament\\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 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connectors\\MySqlConnector.php(24): Illuminate\\Database\\Connectors\\Connector->createConnection('mysql:host=127....', Array, Array) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connectors\\ConnectionFactory.php(184): Illuminate\\Database\\Connectors\\MySqlConnector->connect(Array) #5 [internal function]: Illuminate\\Database\\Connectors\\ConnectionFactory->Illuminate\\Database\\Connectors\\{closure}() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(1230): call_user_func(Object(Closure)) #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(511): Illuminate\\Database\\Connection->getPdo() #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(406): Illuminate\\Database\\Connection->getPdoForSelect(false) #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(811): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}('select * from `...', Array) #10 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(978): Illuminate\\Database\\Connection->runQueryCallback('select * from `...', Array, Object(Closure)) #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(957): Illuminate\\Database\\Connection->tryAgainIfCausedByLostConnection(Object(Illuminate\\Database\\QueryException), 'select * from `...', Array, Object(Closure)) #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(780): Illuminate\\Database\\Connection->handleQueryException(Object(Illuminate\\Database\\QueryException), 'select * from `...', Array, Object(Closure)) #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(397): Illuminate\\Database\\Connection->run('select * from `...', Array, Object(Closure)) #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3188): Illuminate\\Database\\Connection->select('select * from `...', Array, false) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect() #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3763): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}() #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure)) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php(366): Illuminate\\Database\\Query\\Builder->get(Array) #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3095): Illuminate\\Database\\Query\\Builder->first(Array) #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\DatabaseSessionHandler.php(96): Illuminate\\Database\\Query\\Builder->find('p3bebhKPwtNLmXW...') #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Store.php(117): Illuminate\\Session\\DatabaseSessionHandler->read('p3bebhKPwtNLmXW...') #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Store.php(105): Illuminate\\Session\\Store->readFromHandler() #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Store.php(89): Illuminate\\Session\\Store->loadSession() #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(146): Illuminate\\Session\\Store->start() #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(390): Illuminate\\Session\\Middleware\\StartSession->Illuminate\\Session\\Middleware\\{closure}(Object(Illuminate\\Session\\Store)) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(143): tap(Object(Illuminate\\Session\\Store), Object(Closure)) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(115): Illuminate\\Session\\Middleware\\StartSession->startSession(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store)) #28 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #41 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #47 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #65 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #67 {main} "} [2025-09-30 07:04:22] local.ERROR: SQLSTATE[HY000] [2002] No connection could be made because the target machine actively refused it (Connection: mysql, SQL: select * from `sessions` where `id` = 0DWpTPxjKRNoOciZQl6hcNJSqdoUm2yjNvZUq74R limit 1) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 2002): SQLSTATE[HY000] [2002] No connection could be made because the target machine actively refused it (Connection: mysql, SQL: select * from `sessions` where `id` = 0DWpTPxjKRNoOciZQl6hcNJSqdoUm2yjNvZUq74R limit 1) at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php:824) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(978): Illuminate\\Database\\Connection->runQueryCallback('select * from `...', Array, Object(Closure)) #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(957): Illuminate\\Database\\Connection->tryAgainIfCausedByLostConnection(Object(Illuminate\\Database\\QueryException), 'select * from `...', Array, Object(Closure)) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(780): Illuminate\\Database\\Connection->handleQueryException(Object(Illuminate\\Database\\QueryException), 'select * from `...', Array, Object(Closure)) #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(397): Illuminate\\Database\\Connection->run('select * from `...', Array, Object(Closure)) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3188): Illuminate\\Database\\Connection->select('select * from `...', Array, false) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3763): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}() #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure)) #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php(366): Illuminate\\Database\\Query\\Builder->get(Array) #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3095): Illuminate\\Database\\Query\\Builder->first(Array) #10 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\DatabaseSessionHandler.php(96): Illuminate\\Database\\Query\\Builder->find('0DWpTPxjKRNoOci...') #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Store.php(117): Illuminate\\Session\\DatabaseSessionHandler->read('0DWpTPxjKRNoOci...') #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Store.php(105): Illuminate\\Session\\Store->readFromHandler() #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Store.php(89): Illuminate\\Session\\Store->loadSession() #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(146): Illuminate\\Session\\Store->start() #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(390): Illuminate\\Session\\Middleware\\StartSession->Illuminate\\Session\\Middleware\\{closure}(Object(Illuminate\\Session\\Store)) #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(143): tap(Object(Illuminate\\Session\\Store), Object(Closure)) #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(115): Illuminate\\Session\\Middleware\\StartSession->startSession(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store)) #18 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #24 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #59 {main} [previous exception] [object] (PDOException(code: 2002): SQLSTATE[HY000] [2002] No connection could be made because the target machine actively refused it at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connectors\\Connector.php:66) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connectors\\Connector.php(66): PDO->__construct('mysql:host=127....', 'root', Object(SensitiveParameterValue), Array) #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connectors\\Connector.php(85): Illuminate\\Database\\Connectors\\Connector->createPdoConnection('mysql:host=127....', 'root', Object(SensitiveParameterValue), Array) #2 C:\\abdPro\\flyaramfilament\\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 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connectors\\MySqlConnector.php(24): Illuminate\\Database\\Connectors\\Connector->createConnection('mysql:host=127....', Array, Array) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connectors\\ConnectionFactory.php(184): Illuminate\\Database\\Connectors\\MySqlConnector->connect(Array) #5 [internal function]: Illuminate\\Database\\Connectors\\ConnectionFactory->Illuminate\\Database\\Connectors\\{closure}() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(1230): call_user_func(Object(Closure)) #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(511): Illuminate\\Database\\Connection->getPdo() #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(406): Illuminate\\Database\\Connection->getPdoForSelect(false) #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(811): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}('select * from `...', Array) #10 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(978): Illuminate\\Database\\Connection->runQueryCallback('select * from `...', Array, Object(Closure)) #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(957): Illuminate\\Database\\Connection->tryAgainIfCausedByLostConnection(Object(Illuminate\\Database\\QueryException), 'select * from `...', Array, Object(Closure)) #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(780): Illuminate\\Database\\Connection->handleQueryException(Object(Illuminate\\Database\\QueryException), 'select * from `...', Array, Object(Closure)) #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(397): Illuminate\\Database\\Connection->run('select * from `...', Array, Object(Closure)) #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3188): Illuminate\\Database\\Connection->select('select * from `...', Array, false) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect() #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3763): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}() #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure)) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php(366): Illuminate\\Database\\Query\\Builder->get(Array) #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3095): Illuminate\\Database\\Query\\Builder->first(Array) #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\DatabaseSessionHandler.php(96): Illuminate\\Database\\Query\\Builder->find('0DWpTPxjKRNoOci...') #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Store.php(117): Illuminate\\Session\\DatabaseSessionHandler->read('0DWpTPxjKRNoOci...') #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Store.php(105): Illuminate\\Session\\Store->readFromHandler() #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Store.php(89): Illuminate\\Session\\Store->loadSession() #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(146): Illuminate\\Session\\Store->start() #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(390): Illuminate\\Session\\Middleware\\StartSession->Illuminate\\Session\\Middleware\\{closure}(Object(Illuminate\\Session\\Store)) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(143): tap(Object(Illuminate\\Session\\Store), Object(Closure)) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(115): Illuminate\\Session\\Middleware\\StartSession->startSession(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store)) #28 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #34 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #43 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #49 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #67 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #69 {main} "} [2025-09-30 07:04:38] local.ERROR: SQLSTATE[HY000] [2002] No connection could be made because the target machine actively refused it (Connection: mysql, SQL: select * from `sessions` where `id` = m6chXZHm5oX83mmKVGMDreDeFXFp0YVr8KVTM6wG limit 1) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 2002): SQLSTATE[HY000] [2002] No connection could be made because the target machine actively refused it (Connection: mysql, SQL: select * from `sessions` where `id` = m6chXZHm5oX83mmKVGMDreDeFXFp0YVr8KVTM6wG limit 1) at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php:824) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(978): Illuminate\\Database\\Connection->runQueryCallback('select * from `...', Array, Object(Closure)) #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(957): Illuminate\\Database\\Connection->tryAgainIfCausedByLostConnection(Object(Illuminate\\Database\\QueryException), 'select * from `...', Array, Object(Closure)) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(780): Illuminate\\Database\\Connection->handleQueryException(Object(Illuminate\\Database\\QueryException), 'select * from `...', Array, Object(Closure)) #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(397): Illuminate\\Database\\Connection->run('select * from `...', Array, Object(Closure)) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3188): Illuminate\\Database\\Connection->select('select * from `...', Array, false) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3763): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}() #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure)) #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php(366): Illuminate\\Database\\Query\\Builder->get(Array) #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3095): Illuminate\\Database\\Query\\Builder->first(Array) #10 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\DatabaseSessionHandler.php(96): Illuminate\\Database\\Query\\Builder->find('m6chXZHm5oX83mm...') #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Store.php(117): Illuminate\\Session\\DatabaseSessionHandler->read('m6chXZHm5oX83mm...') #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Store.php(105): Illuminate\\Session\\Store->readFromHandler() #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Store.php(89): Illuminate\\Session\\Store->loadSession() #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(146): Illuminate\\Session\\Store->start() #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(390): Illuminate\\Session\\Middleware\\StartSession->Illuminate\\Session\\Middleware\\{closure}(Object(Illuminate\\Session\\Store)) #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(143): tap(Object(Illuminate\\Session\\Store), Object(Closure)) #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(115): Illuminate\\Session\\Middleware\\StartSession->startSession(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store)) #18 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #24 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #59 {main} [previous exception] [object] (PDOException(code: 2002): SQLSTATE[HY000] [2002] No connection could be made because the target machine actively refused it at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connectors\\Connector.php:66) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connectors\\Connector.php(66): PDO->__construct('mysql:host=127....', 'root', Object(SensitiveParameterValue), Array) #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connectors\\Connector.php(85): Illuminate\\Database\\Connectors\\Connector->createPdoConnection('mysql:host=127....', 'root', Object(SensitiveParameterValue), Array) #2 C:\\abdPro\\flyaramfilament\\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 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connectors\\MySqlConnector.php(24): Illuminate\\Database\\Connectors\\Connector->createConnection('mysql:host=127....', Array, Array) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connectors\\ConnectionFactory.php(184): Illuminate\\Database\\Connectors\\MySqlConnector->connect(Array) #5 [internal function]: Illuminate\\Database\\Connectors\\ConnectionFactory->Illuminate\\Database\\Connectors\\{closure}() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(1230): call_user_func(Object(Closure)) #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(511): Illuminate\\Database\\Connection->getPdo() #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(406): Illuminate\\Database\\Connection->getPdoForSelect(false) #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(811): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}('select * from `...', Array) #10 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(978): Illuminate\\Database\\Connection->runQueryCallback('select * from `...', Array, Object(Closure)) #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(957): Illuminate\\Database\\Connection->tryAgainIfCausedByLostConnection(Object(Illuminate\\Database\\QueryException), 'select * from `...', Array, Object(Closure)) #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(780): Illuminate\\Database\\Connection->handleQueryException(Object(Illuminate\\Database\\QueryException), 'select * from `...', Array, Object(Closure)) #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(397): Illuminate\\Database\\Connection->run('select * from `...', Array, Object(Closure)) #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3188): Illuminate\\Database\\Connection->select('select * from `...', Array, false) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect() #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3763): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}() #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure)) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php(366): Illuminate\\Database\\Query\\Builder->get(Array) #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3095): Illuminate\\Database\\Query\\Builder->first(Array) #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\DatabaseSessionHandler.php(96): Illuminate\\Database\\Query\\Builder->find('m6chXZHm5oX83mm...') #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Store.php(117): Illuminate\\Session\\DatabaseSessionHandler->read('m6chXZHm5oX83mm...') #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Store.php(105): Illuminate\\Session\\Store->readFromHandler() #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Store.php(89): Illuminate\\Session\\Store->loadSession() #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(146): Illuminate\\Session\\Store->start() #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(390): Illuminate\\Session\\Middleware\\StartSession->Illuminate\\Session\\Middleware\\{closure}(Object(Illuminate\\Session\\Store)) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(143): tap(Object(Illuminate\\Session\\Store), Object(Closure)) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(115): Illuminate\\Session\\Middleware\\StartSession->startSession(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store)) #28 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #34 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #43 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #49 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #67 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #69 {main} "} [2025-09-30 07:13:09] local.ERROR: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'name' cannot be null (Connection: mysql, SQL: insert into `suppliers` (`name`, `tax_number`, `updated_at`, `created_at`) values (?, ?, 2025-09-30 07:13:09, 2025-09-30 07:13:09)) {"userId":1,"exception":"[object] (Illuminate\\Database\\QueryException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'name' cannot be null (Connection: mysql, SQL: insert into `suppliers` (`name`, `tax_number`, `updated_at`, `created_at`) values (?, ?, 2025-09-30 07:13:09, 2025-09-30 07:13:09)) at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php:824) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(778): Illuminate\\Database\\Connection->runQueryCallback('insert into `su...', Array, Object(Closure)) #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\MySqlConnection.php(42): Illuminate\\Database\\Connection->run('insert into `su...', Array, Object(Closure)) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Processors\\MySqlProcessor.php(35): Illuminate\\Database\\MySqlConnection->insert('insert into `su...', Array, 'id') #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3853): Illuminate\\Database\\Query\\Processors\\MySqlProcessor->processInsertGetId(Object(Illuminate\\Database\\Query\\Builder), 'insert into `su...', Array, 'id') #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(2235): Illuminate\\Database\\Query\\Builder->insertGetId(Array, 'id') #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(1436): Illuminate\\Database\\Eloquent\\Builder->__call('insertGetId', Array) #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(1401): Illuminate\\Database\\Eloquent\\Model->insertAndSetId(Object(Illuminate\\Database\\Eloquent\\Builder), Array) #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(1240): Illuminate\\Database\\Eloquent\\Model->performInsert(Object(Illuminate\\Database\\Eloquent\\Builder)) #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(1219): Illuminate\\Database\\Eloquent\\Model->save() #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(390): Illuminate\\Database\\Eloquent\\Builder->Illuminate\\Database\\Eloquent\\{closure}(Object(App\\Models\\Supplier)) #10 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(1218): tap(Object(App\\Models\\Supplier), Object(Closure)) #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(725): Illuminate\\Database\\Eloquent\\Builder->create(Array) #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\ManagesTransactions.php(35): Illuminate\\Database\\Eloquent\\Builder->Illuminate\\Database\\Eloquent\\{closure}(Object(Illuminate\\Database\\MySqlConnection)) #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(1958): Illuminate\\Database\\Connection->transaction(Object(Closure)) #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(725): Illuminate\\Database\\Eloquent\\Builder->withSavepointIfNeeded(Object(Closure)) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(712): Illuminate\\Database\\Eloquent\\Builder->createOrFirst(Array, Array) #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php(23): Illuminate\\Database\\Eloquent\\Builder->firstOrCreate(Array, Array) #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(2540): Illuminate\\Database\\Eloquent\\Model->forwardCallTo(Object(Illuminate\\Database\\Eloquent\\Builder), 'firstOrCreate', Array) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(2556): Illuminate\\Database\\Eloquent\\Model->__call('firstOrCreate', Array) #19 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(201): Illuminate\\Database\\Eloquent\\Model::__callStatic('firstOrCreate', Array) #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\ManagesTransactions.php(35): App\\Filament\\Pages\\UploadTicket->App\\Filament\\Pages\\{closure}(Object(Illuminate\\Database\\MySqlConnection)) #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\DatabaseManager.php(489): Illuminate\\Database\\Connection->transaction(Object(Closure)) #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Facades\\Facade.php(363): Illuminate\\Database\\DatabaseManager->__call('transaction', Array) #23 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(180): Illuminate\\Support\\Facades\\Facade::__callStatic('transaction', Array) #24 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(130): App\\Filament\\Pages\\UploadTicket->storeTicketDto(Object(App\\Services\\Tickets\\DTOs\\TicketDTO), '20250701103221-...') #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): App\\Filament\\Pages\\UploadTicket->save() #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #29 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Wrapped.php(23): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array) #30 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(492): Livewire\\Wrapped->__call('save', Array) #31 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(101): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->callMethods(Object(App\\Filament\\Pages\\UploadTicket), Array, Object(Livewire\\Mechanisms\\HandleComponents\\ComponentContext)) #32 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array) #33 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate() #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Livewire\\Mechanisms\\HandleRequests\\HandleRequests), 'handleUpdate') #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\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)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #80 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #81 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #82 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #83 {main} [previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'name' cannot be null at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\MySqlConnection.php:53) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\MySqlConnection.php(53): PDOStatement->execute() #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(811): Illuminate\\Database\\MySqlConnection->Illuminate\\Database\\{closure}('insert into `su...', Array) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(778): Illuminate\\Database\\Connection->runQueryCallback('insert into `su...', Array, Object(Closure)) #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\MySqlConnection.php(42): Illuminate\\Database\\Connection->run('insert into `su...', Array, Object(Closure)) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Processors\\MySqlProcessor.php(35): Illuminate\\Database\\MySqlConnection->insert('insert into `su...', Array, 'id') #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3853): Illuminate\\Database\\Query\\Processors\\MySqlProcessor->processInsertGetId(Object(Illuminate\\Database\\Query\\Builder), 'insert into `su...', Array, 'id') #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(2235): Illuminate\\Database\\Query\\Builder->insertGetId(Array, 'id') #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(1436): Illuminate\\Database\\Eloquent\\Builder->__call('insertGetId', Array) #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(1401): Illuminate\\Database\\Eloquent\\Model->insertAndSetId(Object(Illuminate\\Database\\Eloquent\\Builder), Array) #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(1240): Illuminate\\Database\\Eloquent\\Model->performInsert(Object(Illuminate\\Database\\Eloquent\\Builder)) #10 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(1219): Illuminate\\Database\\Eloquent\\Model->save() #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(390): Illuminate\\Database\\Eloquent\\Builder->Illuminate\\Database\\Eloquent\\{closure}(Object(App\\Models\\Supplier)) #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(1218): tap(Object(App\\Models\\Supplier), Object(Closure)) #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(725): Illuminate\\Database\\Eloquent\\Builder->create(Array) #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\ManagesTransactions.php(35): Illuminate\\Database\\Eloquent\\Builder->Illuminate\\Database\\Eloquent\\{closure}(Object(Illuminate\\Database\\MySqlConnection)) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(1958): Illuminate\\Database\\Connection->transaction(Object(Closure)) #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(725): Illuminate\\Database\\Eloquent\\Builder->withSavepointIfNeeded(Object(Closure)) #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(712): Illuminate\\Database\\Eloquent\\Builder->createOrFirst(Array, Array) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php(23): Illuminate\\Database\\Eloquent\\Builder->firstOrCreate(Array, Array) #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(2540): Illuminate\\Database\\Eloquent\\Model->forwardCallTo(Object(Illuminate\\Database\\Eloquent\\Builder), 'firstOrCreate', Array) #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(2556): Illuminate\\Database\\Eloquent\\Model->__call('firstOrCreate', Array) #21 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(201): Illuminate\\Database\\Eloquent\\Model::__callStatic('firstOrCreate', Array) #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\ManagesTransactions.php(35): App\\Filament\\Pages\\UploadTicket->App\\Filament\\Pages\\{closure}(Object(Illuminate\\Database\\MySqlConnection)) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\DatabaseManager.php(489): Illuminate\\Database\\Connection->transaction(Object(Closure)) #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Facades\\Facade.php(363): Illuminate\\Database\\DatabaseManager->__call('transaction', Array) #25 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(180): Illuminate\\Support\\Facades\\Facade::__callStatic('transaction', Array) #26 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(130): App\\Filament\\Pages\\UploadTicket->storeTicketDto(Object(App\\Services\\Tickets\\DTOs\\TicketDTO), '20250701103221-...') #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): App\\Filament\\Pages\\UploadTicket->save() #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #31 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Wrapped.php(23): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array) #32 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(492): Livewire\\Wrapped->__call('save', Array) #33 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(101): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->callMethods(Object(App\\Filament\\Pages\\UploadTicket), Array, Object(Livewire\\Mechanisms\\HandleComponents\\ComponentContext)) #34 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array) #35 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate() #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Livewire\\Mechanisms\\HandleRequests\\HandleRequests), 'handleUpdate') #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\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)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #80 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #81 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #82 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #83 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #84 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #85 {main} "} [2025-09-30 07:14:52] local.ERROR: Method App\Filament\Pages\UploadTicket::notify does not exist. {"userId":1,"exception":"[object] (BadMethodCallException(code: 0): Method App\\Filament\\Pages\\UploadTicket::notify does not exist. at C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Component.php:136) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(93): Livewire\\Component->__call('notify', Array) #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): App\\Filament\\Pages\\UploadTicket->save() #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #5 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Wrapped.php(23): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array) #6 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(492): Livewire\\Wrapped->__call('save', Array) #7 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(101): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->callMethods(Object(App\\Filament\\Pages\\UploadTicket), Array, Object(Livewire\\Mechanisms\\HandleComponents\\ComponentContext)) #8 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array) #9 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array) #10 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate() #11 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #22 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #59 {main} "} [2025-09-30 07:16:27] local.ERROR: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'symbol' cannot be null (Connection: mysql, SQL: insert into `currencies` (`symbol`, `name`, `updated_at`, `created_at`) values (?, {"en":null}, 2025-09-30 07:16:27, 2025-09-30 07:16:27)) {"userId":1,"exception":"[object] (Illuminate\\Database\\QueryException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'symbol' cannot be null (Connection: mysql, SQL: insert into `currencies` (`symbol`, `name`, `updated_at`, `created_at`) values (?, {\"en\":null}, 2025-09-30 07:16:27, 2025-09-30 07:16:27)) at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php:824) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(778): Illuminate\\Database\\Connection->runQueryCallback('insert into `cu...', Array, Object(Closure)) #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\MySqlConnection.php(42): Illuminate\\Database\\Connection->run('insert into `cu...', Array, Object(Closure)) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Processors\\MySqlProcessor.php(35): Illuminate\\Database\\MySqlConnection->insert('insert into `cu...', Array, 'id') #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3853): Illuminate\\Database\\Query\\Processors\\MySqlProcessor->processInsertGetId(Object(Illuminate\\Database\\Query\\Builder), 'insert into `cu...', Array, 'id') #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(2235): Illuminate\\Database\\Query\\Builder->insertGetId(Array, 'id') #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(1436): Illuminate\\Database\\Eloquent\\Builder->__call('insertGetId', Array) #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(1401): Illuminate\\Database\\Eloquent\\Model->insertAndSetId(Object(Illuminate\\Database\\Eloquent\\Builder), Array) #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(1240): Illuminate\\Database\\Eloquent\\Model->performInsert(Object(Illuminate\\Database\\Eloquent\\Builder)) #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(1219): Illuminate\\Database\\Eloquent\\Model->save() #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(390): Illuminate\\Database\\Eloquent\\Builder->Illuminate\\Database\\Eloquent\\{closure}(Object(App\\Models\\Currency)) #10 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(1218): tap(Object(App\\Models\\Currency), Object(Closure)) #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(725): Illuminate\\Database\\Eloquent\\Builder->create(Array) #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\ManagesTransactions.php(35): Illuminate\\Database\\Eloquent\\Builder->Illuminate\\Database\\Eloquent\\{closure}(Object(Illuminate\\Database\\MySqlConnection)) #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(1958): Illuminate\\Database\\Connection->transaction(Object(Closure)) #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(725): Illuminate\\Database\\Eloquent\\Builder->withSavepointIfNeeded(Object(Closure)) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(712): Illuminate\\Database\\Eloquent\\Builder->createOrFirst(Array, Array) #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php(23): Illuminate\\Database\\Eloquent\\Builder->firstOrCreate(Array, Array) #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(2540): Illuminate\\Database\\Eloquent\\Model->forwardCallTo(Object(Illuminate\\Database\\Eloquent\\Builder), 'firstOrCreate', Array) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(2556): Illuminate\\Database\\Eloquent\\Model->__call('firstOrCreate', Array) #19 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(213): Illuminate\\Database\\Eloquent\\Model::__callStatic('firstOrCreate', Array) #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\ManagesTransactions.php(35): App\\Filament\\Pages\\UploadTicket->App\\Filament\\Pages\\{closure}(Object(Illuminate\\Database\\MySqlConnection)) #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\DatabaseManager.php(489): Illuminate\\Database\\Connection->transaction(Object(Closure)) #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Facades\\Facade.php(363): Illuminate\\Database\\DatabaseManager->__call('transaction', Array) #23 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(191): Illuminate\\Support\\Facades\\Facade::__callStatic('transaction', Array) #24 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(138): App\\Filament\\Pages\\UploadTicket->storeTicketDto(Object(App\\Services\\Tickets\\DTOs\\TicketDTO), '20250701113628-...') #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): App\\Filament\\Pages\\UploadTicket->save() #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #29 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Wrapped.php(23): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array) #30 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(492): Livewire\\Wrapped->__call('save', Array) #31 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(101): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->callMethods(Object(App\\Filament\\Pages\\UploadTicket), Array, Object(Livewire\\Mechanisms\\HandleComponents\\ComponentContext)) #32 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array) #33 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate() #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Livewire\\Mechanisms\\HandleRequests\\HandleRequests), 'handleUpdate') #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\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)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #80 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #81 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #82 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #83 {main} [previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'symbol' cannot be null at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\MySqlConnection.php:53) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\MySqlConnection.php(53): PDOStatement->execute() #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(811): Illuminate\\Database\\MySqlConnection->Illuminate\\Database\\{closure}('insert into `cu...', Array) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(778): Illuminate\\Database\\Connection->runQueryCallback('insert into `cu...', Array, Object(Closure)) #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\MySqlConnection.php(42): Illuminate\\Database\\Connection->run('insert into `cu...', Array, Object(Closure)) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Processors\\MySqlProcessor.php(35): Illuminate\\Database\\MySqlConnection->insert('insert into `cu...', Array, 'id') #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3853): Illuminate\\Database\\Query\\Processors\\MySqlProcessor->processInsertGetId(Object(Illuminate\\Database\\Query\\Builder), 'insert into `cu...', Array, 'id') #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(2235): Illuminate\\Database\\Query\\Builder->insertGetId(Array, 'id') #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(1436): Illuminate\\Database\\Eloquent\\Builder->__call('insertGetId', Array) #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(1401): Illuminate\\Database\\Eloquent\\Model->insertAndSetId(Object(Illuminate\\Database\\Eloquent\\Builder), Array) #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(1240): Illuminate\\Database\\Eloquent\\Model->performInsert(Object(Illuminate\\Database\\Eloquent\\Builder)) #10 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(1219): Illuminate\\Database\\Eloquent\\Model->save() #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(390): Illuminate\\Database\\Eloquent\\Builder->Illuminate\\Database\\Eloquent\\{closure}(Object(App\\Models\\Currency)) #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(1218): tap(Object(App\\Models\\Currency), Object(Closure)) #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(725): Illuminate\\Database\\Eloquent\\Builder->create(Array) #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\ManagesTransactions.php(35): Illuminate\\Database\\Eloquent\\Builder->Illuminate\\Database\\Eloquent\\{closure}(Object(Illuminate\\Database\\MySqlConnection)) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(1958): Illuminate\\Database\\Connection->transaction(Object(Closure)) #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(725): Illuminate\\Database\\Eloquent\\Builder->withSavepointIfNeeded(Object(Closure)) #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(712): Illuminate\\Database\\Eloquent\\Builder->createOrFirst(Array, Array) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php(23): Illuminate\\Database\\Eloquent\\Builder->firstOrCreate(Array, Array) #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(2540): Illuminate\\Database\\Eloquent\\Model->forwardCallTo(Object(Illuminate\\Database\\Eloquent\\Builder), 'firstOrCreate', Array) #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(2556): Illuminate\\Database\\Eloquent\\Model->__call('firstOrCreate', Array) #21 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(213): Illuminate\\Database\\Eloquent\\Model::__callStatic('firstOrCreate', Array) #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\ManagesTransactions.php(35): App\\Filament\\Pages\\UploadTicket->App\\Filament\\Pages\\{closure}(Object(Illuminate\\Database\\MySqlConnection)) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\DatabaseManager.php(489): Illuminate\\Database\\Connection->transaction(Object(Closure)) #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Facades\\Facade.php(363): Illuminate\\Database\\DatabaseManager->__call('transaction', Array) #25 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(191): Illuminate\\Support\\Facades\\Facade::__callStatic('transaction', Array) #26 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(138): App\\Filament\\Pages\\UploadTicket->storeTicketDto(Object(App\\Services\\Tickets\\DTOs\\TicketDTO), '20250701113628-...') #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): App\\Filament\\Pages\\UploadTicket->save() #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #31 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Wrapped.php(23): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array) #32 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(492): Livewire\\Wrapped->__call('save', Array) #33 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(101): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->callMethods(Object(App\\Filament\\Pages\\UploadTicket), Array, Object(Livewire\\Mechanisms\\HandleComponents\\ComponentContext)) #34 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array) #35 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate() #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Livewire\\Mechanisms\\HandleRequests\\HandleRequests), 'handleUpdate') #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\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)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #80 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #81 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #82 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #83 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #84 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #85 {main} "} [2025-09-30 07:18:57] local.ERROR: SQLSTATE[22001]: String data, right truncated: 1406 Data too long for column 'iata' at row 1 (Connection: mysql, SQL: insert into `airports` (`iata`, `name`, `country_code`, `updated_at`, `created_at`) values (003OMED, MADINAH, ?, 2025-09-30 07:18:57, 2025-09-30 07:18:57)) {"userId":1,"exception":"[object] (Illuminate\\Database\\QueryException(code: 22001): SQLSTATE[22001]: String data, right truncated: 1406 Data too long for column 'iata' at row 1 (Connection: mysql, SQL: insert into `airports` (`iata`, `name`, `country_code`, `updated_at`, `created_at`) values (003OMED, MADINAH, ?, 2025-09-30 07:18:57, 2025-09-30 07:18:57)) at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php:824) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(778): Illuminate\\Database\\Connection->runQueryCallback('insert into `ai...', Array, Object(Closure)) #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\MySqlConnection.php(42): Illuminate\\Database\\Connection->run('insert into `ai...', Array, Object(Closure)) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Processors\\MySqlProcessor.php(35): Illuminate\\Database\\MySqlConnection->insert('insert into `ai...', Array, 'id') #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3853): Illuminate\\Database\\Query\\Processors\\MySqlProcessor->processInsertGetId(Object(Illuminate\\Database\\Query\\Builder), 'insert into `ai...', Array, 'id') #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(2235): Illuminate\\Database\\Query\\Builder->insertGetId(Array, 'id') #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(1436): Illuminate\\Database\\Eloquent\\Builder->__call('insertGetId', Array) #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(1401): Illuminate\\Database\\Eloquent\\Model->insertAndSetId(Object(Illuminate\\Database\\Eloquent\\Builder), Array) #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(1240): Illuminate\\Database\\Eloquent\\Model->performInsert(Object(Illuminate\\Database\\Eloquent\\Builder)) #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(1219): Illuminate\\Database\\Eloquent\\Model->save() #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(390): Illuminate\\Database\\Eloquent\\Builder->Illuminate\\Database\\Eloquent\\{closure}(Object(App\\Models\\Airport)) #10 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(1218): tap(Object(App\\Models\\Airport), Object(Closure)) #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(725): Illuminate\\Database\\Eloquent\\Builder->create(Array) #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\ManagesTransactions.php(35): Illuminate\\Database\\Eloquent\\Builder->Illuminate\\Database\\Eloquent\\{closure}(Object(Illuminate\\Database\\MySqlConnection)) #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(1958): Illuminate\\Database\\Connection->transaction(Object(Closure)) #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(725): Illuminate\\Database\\Eloquent\\Builder->withSavepointIfNeeded(Object(Closure)) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(712): Illuminate\\Database\\Eloquent\\Builder->createOrFirst(Array, Array) #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php(23): Illuminate\\Database\\Eloquent\\Builder->firstOrCreate(Array, Array) #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(2540): Illuminate\\Database\\Eloquent\\Model->forwardCallTo(Object(Illuminate\\Database\\Eloquent\\Builder), 'firstOrCreate', Array) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(2556): Illuminate\\Database\\Eloquent\\Model->__call('firstOrCreate', Array) #19 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(254): Illuminate\\Database\\Eloquent\\Model::__callStatic('firstOrCreate', Array) #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\ManagesTransactions.php(35): App\\Filament\\Pages\\UploadTicket->App\\Filament\\Pages\\{closure}(Object(Illuminate\\Database\\MySqlConnection)) #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\DatabaseManager.php(489): Illuminate\\Database\\Connection->transaction(Object(Closure)) #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Facades\\Facade.php(363): Illuminate\\Database\\DatabaseManager->__call('transaction', Array) #23 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(200): Illuminate\\Support\\Facades\\Facade::__callStatic('transaction', Array) #24 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(138): App\\Filament\\Pages\\UploadTicket->storeTicketDto(Object(App\\Services\\Tickets\\DTOs\\TicketDTO), '20250701220224-...') #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): App\\Filament\\Pages\\UploadTicket->save() #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #29 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Wrapped.php(23): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array) #30 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(492): Livewire\\Wrapped->__call('save', Array) #31 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(101): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->callMethods(Object(App\\Filament\\Pages\\UploadTicket), Array, Object(Livewire\\Mechanisms\\HandleComponents\\ComponentContext)) #32 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array) #33 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate() #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Livewire\\Mechanisms\\HandleRequests\\HandleRequests), 'handleUpdate') #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\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)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #80 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #81 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #82 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #83 {main} [previous exception] [object] (PDOException(code: 22001): SQLSTATE[22001]: String data, right truncated: 1406 Data too long for column 'iata' at row 1 at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\MySqlConnection.php:53) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\MySqlConnection.php(53): PDOStatement->execute() #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(811): Illuminate\\Database\\MySqlConnection->Illuminate\\Database\\{closure}('insert into `ai...', Array) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(778): Illuminate\\Database\\Connection->runQueryCallback('insert into `ai...', Array, Object(Closure)) #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\MySqlConnection.php(42): Illuminate\\Database\\Connection->run('insert into `ai...', Array, Object(Closure)) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Processors\\MySqlProcessor.php(35): Illuminate\\Database\\MySqlConnection->insert('insert into `ai...', Array, 'id') #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3853): Illuminate\\Database\\Query\\Processors\\MySqlProcessor->processInsertGetId(Object(Illuminate\\Database\\Query\\Builder), 'insert into `ai...', Array, 'id') #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(2235): Illuminate\\Database\\Query\\Builder->insertGetId(Array, 'id') #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(1436): Illuminate\\Database\\Eloquent\\Builder->__call('insertGetId', Array) #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(1401): Illuminate\\Database\\Eloquent\\Model->insertAndSetId(Object(Illuminate\\Database\\Eloquent\\Builder), Array) #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(1240): Illuminate\\Database\\Eloquent\\Model->performInsert(Object(Illuminate\\Database\\Eloquent\\Builder)) #10 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(1219): Illuminate\\Database\\Eloquent\\Model->save() #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(390): Illuminate\\Database\\Eloquent\\Builder->Illuminate\\Database\\Eloquent\\{closure}(Object(App\\Models\\Airport)) #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(1218): tap(Object(App\\Models\\Airport), Object(Closure)) #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(725): Illuminate\\Database\\Eloquent\\Builder->create(Array) #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\ManagesTransactions.php(35): Illuminate\\Database\\Eloquent\\Builder->Illuminate\\Database\\Eloquent\\{closure}(Object(Illuminate\\Database\\MySqlConnection)) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(1958): Illuminate\\Database\\Connection->transaction(Object(Closure)) #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(725): Illuminate\\Database\\Eloquent\\Builder->withSavepointIfNeeded(Object(Closure)) #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(712): Illuminate\\Database\\Eloquent\\Builder->createOrFirst(Array, Array) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php(23): Illuminate\\Database\\Eloquent\\Builder->firstOrCreate(Array, Array) #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(2540): Illuminate\\Database\\Eloquent\\Model->forwardCallTo(Object(Illuminate\\Database\\Eloquent\\Builder), 'firstOrCreate', Array) #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(2556): Illuminate\\Database\\Eloquent\\Model->__call('firstOrCreate', Array) #21 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(254): Illuminate\\Database\\Eloquent\\Model::__callStatic('firstOrCreate', Array) #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\ManagesTransactions.php(35): App\\Filament\\Pages\\UploadTicket->App\\Filament\\Pages\\{closure}(Object(Illuminate\\Database\\MySqlConnection)) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\DatabaseManager.php(489): Illuminate\\Database\\Connection->transaction(Object(Closure)) #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Facades\\Facade.php(363): Illuminate\\Database\\DatabaseManager->__call('transaction', Array) #25 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(200): Illuminate\\Support\\Facades\\Facade::__callStatic('transaction', Array) #26 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(138): App\\Filament\\Pages\\UploadTicket->storeTicketDto(Object(App\\Services\\Tickets\\DTOs\\TicketDTO), '20250701220224-...') #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): App\\Filament\\Pages\\UploadTicket->save() #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #31 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Wrapped.php(23): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array) #32 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(492): Livewire\\Wrapped->__call('save', Array) #33 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(101): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->callMethods(Object(App\\Filament\\Pages\\UploadTicket), Array, Object(Livewire\\Mechanisms\\HandleComponents\\ComponentContext)) #34 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array) #35 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate() #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Livewire\\Mechanisms\\HandleRequests\\HandleRequests), 'handleUpdate') #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\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)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #80 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #81 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #82 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #83 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #84 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #85 {main} "} [2025-09-30 07:20:52] local.ERROR: SQLSTATE[22001]: String data, right truncated: 1406 Data too long for column 'iata' at row 1 (Connection: mysql, SQL: insert into `airports` (`iata`, `name`, `country_code`, `updated_at`, `created_at`) values (003OMED, MADINAH, ?, 2025-09-30 07:20:52, 2025-09-30 07:20:52)) {"userId":1,"exception":"[object] (Illuminate\\Database\\QueryException(code: 22001): SQLSTATE[22001]: String data, right truncated: 1406 Data too long for column 'iata' at row 1 (Connection: mysql, SQL: insert into `airports` (`iata`, `name`, `country_code`, `updated_at`, `created_at`) values (003OMED, MADINAH, ?, 2025-09-30 07:20:52, 2025-09-30 07:20:52)) at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php:824) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(778): Illuminate\\Database\\Connection->runQueryCallback('insert into `ai...', Array, Object(Closure)) #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\MySqlConnection.php(42): Illuminate\\Database\\Connection->run('insert into `ai...', Array, Object(Closure)) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Processors\\MySqlProcessor.php(35): Illuminate\\Database\\MySqlConnection->insert('insert into `ai...', Array, 'id') #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3853): Illuminate\\Database\\Query\\Processors\\MySqlProcessor->processInsertGetId(Object(Illuminate\\Database\\Query\\Builder), 'insert into `ai...', Array, 'id') #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(2235): Illuminate\\Database\\Query\\Builder->insertGetId(Array, 'id') #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(1436): Illuminate\\Database\\Eloquent\\Builder->__call('insertGetId', Array) #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(1401): Illuminate\\Database\\Eloquent\\Model->insertAndSetId(Object(Illuminate\\Database\\Eloquent\\Builder), Array) #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(1240): Illuminate\\Database\\Eloquent\\Model->performInsert(Object(Illuminate\\Database\\Eloquent\\Builder)) #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(1219): Illuminate\\Database\\Eloquent\\Model->save() #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(390): Illuminate\\Database\\Eloquent\\Builder->Illuminate\\Database\\Eloquent\\{closure}(Object(App\\Models\\Airport)) #10 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(1218): tap(Object(App\\Models\\Airport), Object(Closure)) #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(725): Illuminate\\Database\\Eloquent\\Builder->create(Array) #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\ManagesTransactions.php(35): Illuminate\\Database\\Eloquent\\Builder->Illuminate\\Database\\Eloquent\\{closure}(Object(Illuminate\\Database\\MySqlConnection)) #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(1958): Illuminate\\Database\\Connection->transaction(Object(Closure)) #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(725): Illuminate\\Database\\Eloquent\\Builder->withSavepointIfNeeded(Object(Closure)) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(712): Illuminate\\Database\\Eloquent\\Builder->createOrFirst(Array, Array) #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php(23): Illuminate\\Database\\Eloquent\\Builder->firstOrCreate(Array, Array) #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(2540): Illuminate\\Database\\Eloquent\\Model->forwardCallTo(Object(Illuminate\\Database\\Eloquent\\Builder), 'firstOrCreate', Array) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(2556): Illuminate\\Database\\Eloquent\\Model->__call('firstOrCreate', Array) #19 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(256): Illuminate\\Database\\Eloquent\\Model::__callStatic('firstOrCreate', Array) #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\ManagesTransactions.php(35): App\\Filament\\Pages\\UploadTicket->App\\Filament\\Pages\\{closure}(Object(Illuminate\\Database\\MySqlConnection)) #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\DatabaseManager.php(489): Illuminate\\Database\\Connection->transaction(Object(Closure)) #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Facades\\Facade.php(363): Illuminate\\Database\\DatabaseManager->__call('transaction', Array) #23 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(201): Illuminate\\Support\\Facades\\Facade::__callStatic('transaction', Array) #24 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(138): App\\Filament\\Pages\\UploadTicket->storeTicketDto(Object(App\\Services\\Tickets\\DTOs\\TicketDTO), '20250701220224-...') #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): App\\Filament\\Pages\\UploadTicket->save() #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #29 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Wrapped.php(23): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array) #30 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(492): Livewire\\Wrapped->__call('save', Array) #31 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(101): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->callMethods(Object(App\\Filament\\Pages\\UploadTicket), Array, Object(Livewire\\Mechanisms\\HandleComponents\\ComponentContext)) #32 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array) #33 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate() #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Livewire\\Mechanisms\\HandleRequests\\HandleRequests), 'handleUpdate') #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\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)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #80 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #81 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #82 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #83 {main} [previous exception] [object] (PDOException(code: 22001): SQLSTATE[22001]: String data, right truncated: 1406 Data too long for column 'iata' at row 1 at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\MySqlConnection.php:53) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\MySqlConnection.php(53): PDOStatement->execute() #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(811): Illuminate\\Database\\MySqlConnection->Illuminate\\Database\\{closure}('insert into `ai...', Array) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(778): Illuminate\\Database\\Connection->runQueryCallback('insert into `ai...', Array, Object(Closure)) #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\MySqlConnection.php(42): Illuminate\\Database\\Connection->run('insert into `ai...', Array, Object(Closure)) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Processors\\MySqlProcessor.php(35): Illuminate\\Database\\MySqlConnection->insert('insert into `ai...', Array, 'id') #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3853): Illuminate\\Database\\Query\\Processors\\MySqlProcessor->processInsertGetId(Object(Illuminate\\Database\\Query\\Builder), 'insert into `ai...', Array, 'id') #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(2235): Illuminate\\Database\\Query\\Builder->insertGetId(Array, 'id') #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(1436): Illuminate\\Database\\Eloquent\\Builder->__call('insertGetId', Array) #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(1401): Illuminate\\Database\\Eloquent\\Model->insertAndSetId(Object(Illuminate\\Database\\Eloquent\\Builder), Array) #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(1240): Illuminate\\Database\\Eloquent\\Model->performInsert(Object(Illuminate\\Database\\Eloquent\\Builder)) #10 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(1219): Illuminate\\Database\\Eloquent\\Model->save() #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(390): Illuminate\\Database\\Eloquent\\Builder->Illuminate\\Database\\Eloquent\\{closure}(Object(App\\Models\\Airport)) #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(1218): tap(Object(App\\Models\\Airport), Object(Closure)) #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(725): Illuminate\\Database\\Eloquent\\Builder->create(Array) #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\ManagesTransactions.php(35): Illuminate\\Database\\Eloquent\\Builder->Illuminate\\Database\\Eloquent\\{closure}(Object(Illuminate\\Database\\MySqlConnection)) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(1958): Illuminate\\Database\\Connection->transaction(Object(Closure)) #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(725): Illuminate\\Database\\Eloquent\\Builder->withSavepointIfNeeded(Object(Closure)) #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(712): Illuminate\\Database\\Eloquent\\Builder->createOrFirst(Array, Array) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php(23): Illuminate\\Database\\Eloquent\\Builder->firstOrCreate(Array, Array) #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(2540): Illuminate\\Database\\Eloquent\\Model->forwardCallTo(Object(Illuminate\\Database\\Eloquent\\Builder), 'firstOrCreate', Array) #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(2556): Illuminate\\Database\\Eloquent\\Model->__call('firstOrCreate', Array) #21 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(256): Illuminate\\Database\\Eloquent\\Model::__callStatic('firstOrCreate', Array) #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\ManagesTransactions.php(35): App\\Filament\\Pages\\UploadTicket->App\\Filament\\Pages\\{closure}(Object(Illuminate\\Database\\MySqlConnection)) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\DatabaseManager.php(489): Illuminate\\Database\\Connection->transaction(Object(Closure)) #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Facades\\Facade.php(363): Illuminate\\Database\\DatabaseManager->__call('transaction', Array) #25 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(201): Illuminate\\Support\\Facades\\Facade::__callStatic('transaction', Array) #26 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(138): App\\Filament\\Pages\\UploadTicket->storeTicketDto(Object(App\\Services\\Tickets\\DTOs\\TicketDTO), '20250701220224-...') #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): App\\Filament\\Pages\\UploadTicket->save() #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #31 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Wrapped.php(23): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array) #32 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(492): Livewire\\Wrapped->__call('save', Array) #33 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(101): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->callMethods(Object(App\\Filament\\Pages\\UploadTicket), Array, Object(Livewire\\Mechanisms\\HandleComponents\\ComponentContext)) #34 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array) #35 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate() #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Livewire\\Mechanisms\\HandleRequests\\HandleRequests), 'handleUpdate') #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\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)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #80 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #81 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #82 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #83 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #84 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #85 {main} "} [2025-09-30 07:22:31] local.ERROR: SQLSTATE[22001]: String data, right truncated: 1406 Data too long for column 'iata' at row 1 (Connection: mysql, SQL: insert into `airports` (`iata`, `name`, `country_code`, `updated_at`, `created_at`) values (003OMED, MADINAH, ?, 2025-09-30 07:22:31, 2025-09-30 07:22:31)) {"userId":1,"exception":"[object] (Illuminate\\Database\\QueryException(code: 22001): SQLSTATE[22001]: String data, right truncated: 1406 Data too long for column 'iata' at row 1 (Connection: mysql, SQL: insert into `airports` (`iata`, `name`, `country_code`, `updated_at`, `created_at`) values (003OMED, MADINAH, ?, 2025-09-30 07:22:31, 2025-09-30 07:22:31)) at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php:824) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(778): Illuminate\\Database\\Connection->runQueryCallback('insert into `ai...', Array, Object(Closure)) #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\MySqlConnection.php(42): Illuminate\\Database\\Connection->run('insert into `ai...', Array, Object(Closure)) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Processors\\MySqlProcessor.php(35): Illuminate\\Database\\MySqlConnection->insert('insert into `ai...', Array, 'id') #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3853): Illuminate\\Database\\Query\\Processors\\MySqlProcessor->processInsertGetId(Object(Illuminate\\Database\\Query\\Builder), 'insert into `ai...', Array, 'id') #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(2235): Illuminate\\Database\\Query\\Builder->insertGetId(Array, 'id') #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(1436): Illuminate\\Database\\Eloquent\\Builder->__call('insertGetId', Array) #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(1401): Illuminate\\Database\\Eloquent\\Model->insertAndSetId(Object(Illuminate\\Database\\Eloquent\\Builder), Array) #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(1240): Illuminate\\Database\\Eloquent\\Model->performInsert(Object(Illuminate\\Database\\Eloquent\\Builder)) #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(1219): Illuminate\\Database\\Eloquent\\Model->save() #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(390): Illuminate\\Database\\Eloquent\\Builder->Illuminate\\Database\\Eloquent\\{closure}(Object(App\\Models\\Airport)) #10 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(1218): tap(Object(App\\Models\\Airport), Object(Closure)) #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(725): Illuminate\\Database\\Eloquent\\Builder->create(Array) #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\ManagesTransactions.php(35): Illuminate\\Database\\Eloquent\\Builder->Illuminate\\Database\\Eloquent\\{closure}(Object(Illuminate\\Database\\MySqlConnection)) #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(1958): Illuminate\\Database\\Connection->transaction(Object(Closure)) #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(725): Illuminate\\Database\\Eloquent\\Builder->withSavepointIfNeeded(Object(Closure)) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(712): Illuminate\\Database\\Eloquent\\Builder->createOrFirst(Array, Array) #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php(23): Illuminate\\Database\\Eloquent\\Builder->firstOrCreate(Array, Array) #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(2540): Illuminate\\Database\\Eloquent\\Model->forwardCallTo(Object(Illuminate\\Database\\Eloquent\\Builder), 'firstOrCreate', Array) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(2556): Illuminate\\Database\\Eloquent\\Model->__call('firstOrCreate', Array) #19 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(256): Illuminate\\Database\\Eloquent\\Model::__callStatic('firstOrCreate', Array) #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\ManagesTransactions.php(35): App\\Filament\\Pages\\UploadTicket->App\\Filament\\Pages\\{closure}(Object(Illuminate\\Database\\MySqlConnection)) #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\DatabaseManager.php(489): Illuminate\\Database\\Connection->transaction(Object(Closure)) #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Facades\\Facade.php(363): Illuminate\\Database\\DatabaseManager->__call('transaction', Array) #23 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(201): Illuminate\\Support\\Facades\\Facade::__callStatic('transaction', Array) #24 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(138): App\\Filament\\Pages\\UploadTicket->storeTicketDto(Object(App\\Services\\Tickets\\DTOs\\TicketDTO), '20250701220224-...') #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): App\\Filament\\Pages\\UploadTicket->save() #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #29 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Wrapped.php(23): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array) #30 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(492): Livewire\\Wrapped->__call('save', Array) #31 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(101): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->callMethods(Object(App\\Filament\\Pages\\UploadTicket), Array, Object(Livewire\\Mechanisms\\HandleComponents\\ComponentContext)) #32 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array) #33 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate() #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Livewire\\Mechanisms\\HandleRequests\\HandleRequests), 'handleUpdate') #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\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)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #80 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #81 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #82 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #83 {main} [previous exception] [object] (PDOException(code: 22001): SQLSTATE[22001]: String data, right truncated: 1406 Data too long for column 'iata' at row 1 at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\MySqlConnection.php:53) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\MySqlConnection.php(53): PDOStatement->execute() #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(811): Illuminate\\Database\\MySqlConnection->Illuminate\\Database\\{closure}('insert into `ai...', Array) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(778): Illuminate\\Database\\Connection->runQueryCallback('insert into `ai...', Array, Object(Closure)) #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\MySqlConnection.php(42): Illuminate\\Database\\Connection->run('insert into `ai...', Array, Object(Closure)) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Processors\\MySqlProcessor.php(35): Illuminate\\Database\\MySqlConnection->insert('insert into `ai...', Array, 'id') #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3853): Illuminate\\Database\\Query\\Processors\\MySqlProcessor->processInsertGetId(Object(Illuminate\\Database\\Query\\Builder), 'insert into `ai...', Array, 'id') #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(2235): Illuminate\\Database\\Query\\Builder->insertGetId(Array, 'id') #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(1436): Illuminate\\Database\\Eloquent\\Builder->__call('insertGetId', Array) #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(1401): Illuminate\\Database\\Eloquent\\Model->insertAndSetId(Object(Illuminate\\Database\\Eloquent\\Builder), Array) #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(1240): Illuminate\\Database\\Eloquent\\Model->performInsert(Object(Illuminate\\Database\\Eloquent\\Builder)) #10 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(1219): Illuminate\\Database\\Eloquent\\Model->save() #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(390): Illuminate\\Database\\Eloquent\\Builder->Illuminate\\Database\\Eloquent\\{closure}(Object(App\\Models\\Airport)) #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(1218): tap(Object(App\\Models\\Airport), Object(Closure)) #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(725): Illuminate\\Database\\Eloquent\\Builder->create(Array) #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\ManagesTransactions.php(35): Illuminate\\Database\\Eloquent\\Builder->Illuminate\\Database\\Eloquent\\{closure}(Object(Illuminate\\Database\\MySqlConnection)) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(1958): Illuminate\\Database\\Connection->transaction(Object(Closure)) #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(725): Illuminate\\Database\\Eloquent\\Builder->withSavepointIfNeeded(Object(Closure)) #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(712): Illuminate\\Database\\Eloquent\\Builder->createOrFirst(Array, Array) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php(23): Illuminate\\Database\\Eloquent\\Builder->firstOrCreate(Array, Array) #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(2540): Illuminate\\Database\\Eloquent\\Model->forwardCallTo(Object(Illuminate\\Database\\Eloquent\\Builder), 'firstOrCreate', Array) #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(2556): Illuminate\\Database\\Eloquent\\Model->__call('firstOrCreate', Array) #21 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(256): Illuminate\\Database\\Eloquent\\Model::__callStatic('firstOrCreate', Array) #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\ManagesTransactions.php(35): App\\Filament\\Pages\\UploadTicket->App\\Filament\\Pages\\{closure}(Object(Illuminate\\Database\\MySqlConnection)) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\DatabaseManager.php(489): Illuminate\\Database\\Connection->transaction(Object(Closure)) #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Facades\\Facade.php(363): Illuminate\\Database\\DatabaseManager->__call('transaction', Array) #25 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(201): Illuminate\\Support\\Facades\\Facade::__callStatic('transaction', Array) #26 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(138): App\\Filament\\Pages\\UploadTicket->storeTicketDto(Object(App\\Services\\Tickets\\DTOs\\TicketDTO), '20250701220224-...') #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): App\\Filament\\Pages\\UploadTicket->save() #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #31 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Wrapped.php(23): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array) #32 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(492): Livewire\\Wrapped->__call('save', Array) #33 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(101): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->callMethods(Object(App\\Filament\\Pages\\UploadTicket), Array, Object(Livewire\\Mechanisms\\HandleComponents\\ComponentContext)) #34 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array) #35 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate() #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Livewire\\Mechanisms\\HandleRequests\\HandleRequests), 'handleUpdate') #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\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)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #80 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #81 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #82 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #83 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #84 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #85 {main} "} [2025-09-30 07:22:59] local.ERROR: SQLSTATE[HY000]: General error: 3730 Cannot drop table 'airports' referenced by a foreign key constraint 'airport_routes_destination_airport_id_foreign' on table 'airport_routes'. (Connection: mysql, SQL: drop table if exists `airports`) {"exception":"[object] (Illuminate\\Database\\QueryException(code: HY000): SQLSTATE[HY000]: General error: 3730 Cannot drop table 'airports' referenced by a foreign key constraint 'airport_routes_destination_airport_id_foreign' on table 'airport_routes'. (Connection: mysql, SQL: drop table if exists `airports`) at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php:824) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(778): Illuminate\\Database\\Connection->runQueryCallback('drop table if e...', Array, Object(Closure)) #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(559): Illuminate\\Database\\Connection->run('drop table if e...', Array, Object(Closure)) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\Blueprint.php(121): Illuminate\\Database\\Connection->statement('drop table if e...') #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build() #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\Builder.php(500): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint)) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Facades\\Facade.php(363): Illuminate\\Database\\Schema\\Builder->dropIfExists('airports') #6 C:\\abdPro\\flyaramfilament\\database\\migrations\\2025_09_29_115908_create_airports_table.php(26): Illuminate\\Support\\Facades\\Facade::__callStatic('dropIfExists', Array) #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->down() #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\MySqlConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'down') #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(448): Illuminate\\Database\\Migrations\\Migrator->Illuminate\\Database\\Migrations\\{closure}() #10 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(414): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'down') #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\View\\Components\\Task.php(41): Illuminate\\Database\\Migrations\\Migrator->Illuminate\\Database\\Migrations\\{closure}() #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(809): Illuminate\\Console\\View\\Components\\Task->render('2025_09_29_1159...', Object(Closure)) #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(414): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2025_09_29_1159...', Object(Closure)) #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(337): Illuminate\\Database\\Migrations\\Migrator->runDown('C:\\\\abdPro\\\\flyar...', Object(stdClass), false) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(281): Illuminate\\Database\\Migrations\\Migrator->rollbackMigrations(Array, Array, Array) #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\RollbackCommand.php(63): Illuminate\\Database\\Migrations\\Migrator->rollback(Array, Array) #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(666): Illuminate\\Database\\Console\\Migrations\\RollbackCommand->Illuminate\\Database\\Console\\Migrations\\{closure}() #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\RollbackCommand.php(62): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure)) #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\RollbackCommand->handle() #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(836): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL) #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\Command.php(211): Illuminate\\Container\\Container->call(Array) #25 C:\\abdPro\\flyaramfilament\\vendor\\symfony\\console\\Command\\Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle)) #26 C:\\abdPro\\flyaramfilament\\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)) #27 C:\\abdPro\\flyaramfilament\\vendor\\symfony\\console\\Application.php(1110): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput)) #28 C:\\abdPro\\flyaramfilament\\vendor\\symfony\\console\\Application.php(359): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\RollbackCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput)) #29 C:\\abdPro\\flyaramfilament\\vendor\\symfony\\console\\Application.php(194): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput)) #31 C:\\abdPro\\flyaramfilament\\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)) #32 C:\\abdPro\\flyaramfilament\\artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput)) #33 {main} [previous exception] [object] (PDOException(code: HY000): SQLSTATE[HY000]: General error: 3730 Cannot drop table 'airports' referenced by a foreign key constraint 'airport_routes_destination_airport_id_foreign' on table 'airport_routes'. at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php:570) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(570): PDOStatement->execute() #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(811): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}('drop table if e...', Array) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(778): Illuminate\\Database\\Connection->runQueryCallback('drop table if e...', Array, Object(Closure)) #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(559): Illuminate\\Database\\Connection->run('drop table if e...', Array, Object(Closure)) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\Blueprint.php(121): Illuminate\\Database\\Connection->statement('drop table if e...') #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\Builder.php(500): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint)) #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Facades\\Facade.php(363): Illuminate\\Database\\Schema\\Builder->dropIfExists('airports') #8 C:\\abdPro\\flyaramfilament\\database\\migrations\\2025_09_29_115908_create_airports_table.php(26): Illuminate\\Support\\Facades\\Facade::__callStatic('dropIfExists', Array) #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->down() #10 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\MySqlConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'down') #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(448): Illuminate\\Database\\Migrations\\Migrator->Illuminate\\Database\\Migrations\\{closure}() #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(414): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'down') #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\View\\Components\\Task.php(41): Illuminate\\Database\\Migrations\\Migrator->Illuminate\\Database\\Migrations\\{closure}() #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(809): Illuminate\\Console\\View\\Components\\Task->render('2025_09_29_1159...', Object(Closure)) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(414): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2025_09_29_1159...', Object(Closure)) #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(337): Illuminate\\Database\\Migrations\\Migrator->runDown('C:\\\\abdPro\\\\flyar...', Object(stdClass), false) #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(281): Illuminate\\Database\\Migrations\\Migrator->rollbackMigrations(Array, Array, Array) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\RollbackCommand.php(63): Illuminate\\Database\\Migrations\\Migrator->rollback(Array, Array) #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(666): Illuminate\\Database\\Console\\Migrations\\RollbackCommand->Illuminate\\Database\\Console\\Migrations\\{closure}() #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\RollbackCommand.php(62): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure)) #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\RollbackCommand->handle() #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(836): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\Command.php(211): Illuminate\\Container\\Container->call(Array) #27 C:\\abdPro\\flyaramfilament\\vendor\\symfony\\console\\Command\\Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle)) #28 C:\\abdPro\\flyaramfilament\\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)) #29 C:\\abdPro\\flyaramfilament\\vendor\\symfony\\console\\Application.php(1110): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput)) #30 C:\\abdPro\\flyaramfilament\\vendor\\symfony\\console\\Application.php(359): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\RollbackCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput)) #31 C:\\abdPro\\flyaramfilament\\vendor\\symfony\\console\\Application.php(194): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput)) #33 C:\\abdPro\\flyaramfilament\\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)) #34 C:\\abdPro\\flyaramfilament\\artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput)) #35 {main} "} [2025-09-30 07:23:50] local.ERROR: SQLSTATE[42000]: Syntax error or access violation: 1061 Duplicate key name 'airports_iata_index' (Connection: mysql, SQL: alter table `airports` add index `airports_iata_index`(`iata`)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1061 Duplicate key name 'airports_iata_index' (Connection: mysql, SQL: alter table `airports` add index `airports_iata_index`(`iata`)) at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php:824) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(778): Illuminate\\Database\\Connection->runQueryCallback('alter table `ai...', Array, Object(Closure)) #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(559): Illuminate\\Database\\Connection->run('alter table `ai...', Array, Object(Closure)) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\Blueprint.php(121): Illuminate\\Database\\Connection->statement('alter table `ai...') #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build() #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\Builder.php(460): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint)) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Facades\\Facade.php(363): Illuminate\\Database\\Schema\\Builder->table('airports', Object(Closure)) #6 C:\\abdPro\\flyaramfilament\\database\\migrations\\2025_09_29_115908_create_airports_table.php(10): Illuminate\\Support\\Facades\\Facade::__callStatic('table', Array) #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up() #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\MySqlConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up') #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(448): Illuminate\\Database\\Migrations\\Migrator->Illuminate\\Database\\Migrations\\{closure}() #10 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up') #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\View\\Components\\Task.php(41): Illuminate\\Database\\Migrations\\Migrator->Illuminate\\Database\\Migrations\\{closure}() #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(809): Illuminate\\Console\\View\\Components\\Task->render('2025_09_29_1159...', Object(Closure)) #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2025_09_29_1159...', Object(Closure)) #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('C:\\\\abdPro\\\\flyar...', 2, false) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array) #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array) #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(666): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->Illuminate\\Database\\Console\\Migrations\\{closure}() #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure)) #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations() #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle() #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(836): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL) #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\Command.php(211): Illuminate\\Container\\Container->call(Array) #26 C:\\abdPro\\flyaramfilament\\vendor\\symfony\\console\\Command\\Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle)) #27 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\symfony\\console\\Application.php(1110): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput)) #29 C:\\abdPro\\flyaramfilament\\vendor\\symfony\\console\\Application.php(359): 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:\\abdPro\\flyaramfilament\\vendor\\symfony\\console\\Application.php(194): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput)) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput)) #32 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\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: 1061 Duplicate key name 'airports_iata_index' at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php:570) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(570): PDOStatement->execute() #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(811): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}('alter table `ai...', Array) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(778): Illuminate\\Database\\Connection->runQueryCallback('alter table `ai...', Array, Object(Closure)) #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(559): Illuminate\\Database\\Connection->run('alter table `ai...', Array, Object(Closure)) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\Blueprint.php(121): Illuminate\\Database\\Connection->statement('alter table `ai...') #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\Builder.php(460): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint)) #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Facades\\Facade.php(363): Illuminate\\Database\\Schema\\Builder->table('airports', Object(Closure)) #8 C:\\abdPro\\flyaramfilament\\database\\migrations\\2025_09_29_115908_create_airports_table.php(10): Illuminate\\Support\\Facades\\Facade::__callStatic('table', Array) #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up() #10 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\MySqlConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up') #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(448): Illuminate\\Database\\Migrations\\Migrator->Illuminate\\Database\\Migrations\\{closure}() #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up') #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\View\\Components\\Task.php(41): Illuminate\\Database\\Migrations\\Migrator->Illuminate\\Database\\Migrations\\{closure}() #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(809): Illuminate\\Console\\View\\Components\\Task->render('2025_09_29_1159...', Object(Closure)) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2025_09_29_1159...', Object(Closure)) #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('C:\\\\abdPro\\\\flyar...', 2, false) #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array) #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(666): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->Illuminate\\Database\\Console\\Migrations\\{closure}() #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure)) #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations() #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle() #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(836): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\Command.php(211): Illuminate\\Container\\Container->call(Array) #28 C:\\abdPro\\flyaramfilament\\vendor\\symfony\\console\\Command\\Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle)) #29 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\symfony\\console\\Application.php(1110): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput)) #31 C:\\abdPro\\flyaramfilament\\vendor\\symfony\\console\\Application.php(359): 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:\\abdPro\\flyaramfilament\\vendor\\symfony\\console\\Application.php(194): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput)) #34 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput)) #36 {main} "} [2025-10-06 12:48:35] local.ERROR: Class "AddDueDateToInvoicesTable" not found {"exception":"[object] (Error(code: 0): Class \"AddDueDateToInvoicesTable\" not found at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php:555) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(235): Illuminate\\Database\\Migrations\\Migrator->resolvePath('C:\\\\abdPro\\\\flyar...') #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('C:\\\\abdPro\\\\flyar...', 3, false) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array) #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(666): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->Illuminate\\Database\\Console\\Migrations\\{closure}() #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure)) #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations() #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle() #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #10 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(836): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL) #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\Command.php(211): Illuminate\\Container\\Container->call(Array) #13 C:\\abdPro\\flyaramfilament\\vendor\\symfony\\console\\Command\\Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle)) #14 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\symfony\\console\\Application.php(1110): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput)) #16 C:\\abdPro\\flyaramfilament\\vendor\\symfony\\console\\Application.php(359): 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:\\abdPro\\flyaramfilament\\vendor\\symfony\\console\\Application.php(194): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput)) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput)) #19 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput)) #21 {main} "} [2025-10-06 12:55:08] local.ERROR: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'clients.email' in 'where clause' (Connection: mysql, SQL: select * from `clients` where (`clients`.`name` like %das% or `clients`.`email` like %das% or exists (select * from `users` where `clients`.`sales_rep_id` = `users`.`id` and `users`.`name` like %das%)) limit 50) {"userId":1,"exception":"[object] (Illuminate\\Database\\QueryException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'clients.email' in 'where clause' (Connection: mysql, SQL: select * from `clients` where (`clients`.`name` like %das% or `clients`.`email` like %das% or exists (select * from `users` where `clients`.`sales_rep_id` = `users`.`id` and `users`.`name` like %das%)) limit 50) at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php:824) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(778): Illuminate\\Database\\Connection->runQueryCallback('select * from `...', Array, Object(Closure)) #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(397): Illuminate\\Database\\Connection->run('select * from `...', Array, Object(Closure)) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3188): Illuminate\\Database\\Connection->select('select * from `...', Array, true) #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect() #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3763): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}() #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure)) #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(902): Illuminate\\Database\\Query\\Builder->get(Array) #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(884): Illuminate\\Database\\Eloquent\\Builder->getModels(Array) #8 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Resources\\Resource\\Concerns\\HasGlobalSearch.php(115): Illuminate\\Database\\Eloquent\\Builder->get() #9 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\GlobalSearch\\Providers\\DefaultGlobalSearchProvider.php(19): Filament\\Resources\\Resource::getGlobalSearchResults('das') #10 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Livewire\\GlobalSearch.php(22): Filament\\GlobalSearch\\Providers\\DefaultGlobalSearchProvider->getResults('das') #11 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Livewire\\GlobalSearch.php(36): Filament\\Livewire\\GlobalSearch->getResults() #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): Filament\\Livewire\\GlobalSearch->render() #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #16 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Wrapped.php(23): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array) #17 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(289): Livewire\\Wrapped->__call('render', Array) #18 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(249): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->getView(Object(Filament\\Livewire\\GlobalSearch)) #19 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(104): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(Filament\\Livewire\\GlobalSearch)) #20 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array) #21 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array) #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate() #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Livewire\\Mechanisms\\HandleRequests\\HandleRequests), 'handleUpdate') #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #34 C:\\abdPro\\flyaramfilament\\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)) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #47 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #49 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #71 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #73 {main} [previous exception] [object] (PDOException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'clients.email' in 'where clause' at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php:406) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(406): PDO->prepare('select * from `...') #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(811): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}('select * from `...', Array) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(778): Illuminate\\Database\\Connection->runQueryCallback('select * from `...', Array, Object(Closure)) #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(397): Illuminate\\Database\\Connection->run('select * from `...', Array, Object(Closure)) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3188): Illuminate\\Database\\Connection->select('select * from `...', Array, true) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3763): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}() #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure)) #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(902): Illuminate\\Database\\Query\\Builder->get(Array) #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(884): Illuminate\\Database\\Eloquent\\Builder->getModels(Array) #10 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Resources\\Resource\\Concerns\\HasGlobalSearch.php(115): Illuminate\\Database\\Eloquent\\Builder->get() #11 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\GlobalSearch\\Providers\\DefaultGlobalSearchProvider.php(19): Filament\\Resources\\Resource::getGlobalSearchResults('das') #12 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Livewire\\GlobalSearch.php(22): Filament\\GlobalSearch\\Providers\\DefaultGlobalSearchProvider->getResults('das') #13 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Livewire\\GlobalSearch.php(36): Filament\\Livewire\\GlobalSearch->getResults() #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): Filament\\Livewire\\GlobalSearch->render() #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #18 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Wrapped.php(23): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array) #19 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(289): Livewire\\Wrapped->__call('render', Array) #20 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(249): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->getView(Object(Filament\\Livewire\\GlobalSearch)) #21 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(104): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(Filament\\Livewire\\GlobalSearch)) #22 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array) #23 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array) #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate() #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Livewire\\Mechanisms\\HandleRequests\\HandleRequests), 'handleUpdate') #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #36 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #49 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #51 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #73 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #75 {main} "} [2025-10-06 13:33:09] local.ERROR: When trying to guess the inverse relationship for column [ticket.cost_total_amount], relationship [accountTaxes] was not found on model [App\Models\Ticket]. Please define a custom [inverseRelationship()] for this column. (View: C:\abdPro\flyaramfilament\vendor\filament\tables\resources\views\components\summary\row.blade.php) (View: C:\abdPro\flyaramfilament\vendor\filament\tables\resources\views\components\summary\row.blade.php) (View: C:\abdPro\flyaramfilament\vendor\filament\tables\resources\views\components\summary\row.blade.php) (View: C:\abdPro\flyaramfilament\vendor\filament\tables\resources\views\components\summary\row.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): When trying to guess the inverse relationship for column [ticket.cost_total_amount], relationship [accountTaxes] was not found on model [App\\Models\\Ticket]. Please define a custom [inverseRelationship()] for this column. (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\resources\\views\\components\\summary\\row.blade.php) (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\resources\\views\\components\\summary\\row.blade.php) (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\resources\\views\\components\\summary\\row.blade.php) (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\resources\\views\\components\\summary\\row.blade.php) at C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Concerns\\HasCellState.php:350) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 1) #1 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 1) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #3 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #7 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #8 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #9 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Resources\\AccountTaxes\\Pages\\ManageAccountTaxes), Object(Closure)) #10 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Resources\\AccountTaxes\\Pages\\ManageAccountTaxes), '
') #11 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Re...', Array, NULL) #12 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Re...', Array) #13 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #14 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Resources\\AccountTaxes\\Pages\\ManageAccountTaxes), '__invoke') #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #20 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #22 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #24 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #37 C:\\abdPro\\flyaramfilament\\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)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #52 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #54 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #78 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #80 {main} [previous exception] [object] (Illuminate\\View\\ViewException(code: 0): When trying to guess the inverse relationship for column [ticket.cost_total_amount], relationship [accountTaxes] was not found on model [App\\Models\\Ticket]. Please define a custom [inverseRelationship()] for this column. (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\resources\\views\\components\\summary\\row.blade.php) (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\resources\\views\\components\\summary\\row.blade.php) (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\resources\\views\\components\\summary\\row.blade.php) at C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Concerns\\HasCellState.php:350) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 4) #1 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 4) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #3 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #7 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(125): Illuminate\\View\\View->render() #8 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Components\\Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #9 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #10 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #12 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\974e11e0611d7d2b90c121648c802cf3.php(11): e(Object(Filament\\Schemas\\Schema)) #13 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #14 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\AccountTaxes\\Pages\\ManageAccountTaxes->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #16 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #20 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #21 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #22 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Resources\\AccountTaxes\\Pages\\ManageAccountTaxes), Object(Closure)) #23 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Resources\\AccountTaxes\\Pages\\ManageAccountTaxes), '
') #24 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Re...', Array, NULL) #25 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Re...', Array) #26 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #27 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Resources\\AccountTaxes\\Pages\\ManageAccountTaxes), '__invoke') #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #35 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #37 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\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)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #56 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #65 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #67 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #80 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #81 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #82 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #83 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #84 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #85 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #86 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #87 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #88 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #89 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #90 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #91 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #92 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #93 {main} [previous exception] [object] (Illuminate\\View\\ViewException(code: 0): When trying to guess the inverse relationship for column [ticket.cost_total_amount], relationship [accountTaxes] was not found on model [App\\Models\\Ticket]. Please define a custom [inverseRelationship()] for this column. (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\resources\\views\\components\\summary\\row.blade.php) (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\resources\\views\\components\\summary\\row.blade.php) at C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Concerns\\HasCellState.php:350) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 5) #1 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 5) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #3 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Concerns\\ManagesComponents.php(103): Illuminate\\View\\View->render() #8 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\e6b92d5e851a43c48bef8f51c185b39d.php(2515): Illuminate\\View\\Factory->renderComponent() #9 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #10 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\AccountTaxes\\Pages\\ManageAccountTaxes->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #12 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #16 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(125): Illuminate\\View\\View->render() #17 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Components\\Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #18 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #19 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #21 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\974e11e0611d7d2b90c121648c802cf3.php(11): e(Object(Filament\\Schemas\\Schema)) #22 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #23 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\AccountTaxes\\Pages\\ManageAccountTaxes->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #25 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #29 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #30 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #31 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Resources\\AccountTaxes\\Pages\\ManageAccountTaxes), Object(Closure)) #32 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Resources\\AccountTaxes\\Pages\\ManageAccountTaxes), '
') #33 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Re...', Array, NULL) #34 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Re...', Array) #35 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #36 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Resources\\AccountTaxes\\Pages\\ManageAccountTaxes), '__invoke') #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #44 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #46 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\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)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #65 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #74 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #76 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #80 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #81 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #82 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #83 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #84 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #85 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #86 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #87 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #88 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #89 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #90 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #91 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #92 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #93 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #94 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #95 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #96 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #97 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #98 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #99 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #100 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #101 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #102 {main} [previous exception] [object] (Illuminate\\View\\ViewException(code: 0): When trying to guess the inverse relationship for column [ticket.cost_total_amount], relationship [accountTaxes] was not found on model [App\\Models\\Ticket]. Please define a custom [inverseRelationship()] for this column. (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\resources\\views\\components\\summary\\row.blade.php) at C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Concerns\\HasCellState.php:350) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Exception), 6) #1 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException(Object(Exception), 6) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #3 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Concerns\\ManagesComponents.php(103): Illuminate\\View\\View->render() #8 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\929523ce406aa789b5d57e8029779b6e.php(148): Illuminate\\View\\Factory->renderComponent() #9 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #10 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\AccountTaxes\\Pages\\ManageAccountTaxes->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #12 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Concerns\\ManagesComponents.php(103): Illuminate\\View\\View->render() #17 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\e6b92d5e851a43c48bef8f51c185b39d.php(2515): Illuminate\\View\\Factory->renderComponent() #18 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #19 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\AccountTaxes\\Pages\\ManageAccountTaxes->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #21 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #25 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(125): Illuminate\\View\\View->render() #26 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Components\\Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #27 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #28 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #30 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\974e11e0611d7d2b90c121648c802cf3.php(11): e(Object(Filament\\Schemas\\Schema)) #31 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #32 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\AccountTaxes\\Pages\\ManageAccountTaxes->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #34 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #38 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #39 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #40 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Resources\\AccountTaxes\\Pages\\ManageAccountTaxes), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Resources\\AccountTaxes\\Pages\\ManageAccountTaxes), '
') #42 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Re...', Array, NULL) #43 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Re...', Array) #44 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #45 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Resources\\AccountTaxes\\Pages\\ManageAccountTaxes), '__invoke') #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #53 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #55 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #68 C:\\abdPro\\flyaramfilament\\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)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #74 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #80 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #81 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #82 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #83 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #84 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #85 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #86 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #87 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #88 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #89 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #90 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #91 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #92 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #93 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #94 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #95 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #96 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #97 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #98 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #99 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #100 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #101 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #102 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #103 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #104 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #105 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #106 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #107 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #108 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #109 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #110 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #111 {main} [previous exception] [object] (Exception(code: 0): When trying to guess the inverse relationship for column [ticket.cost_total_amount], relationship [accountTaxes] was not found on model [App\\Models\\Ticket]. Please define a custom [inverseRelationship()] for this column. at C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Concerns\\HasCellState.php:350) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\src\\Columns\\Summarizers\\Summarizer.php(86): Filament\\Tables\\Columns\\Column->getInverseRelationshipName(Object(App\\Models\\Ticket)) #1 C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\src\\Columns\\Summarizers\\Summarizer.php(200): Filament\\Tables\\Columns\\Summarizers\\Summarizer->getState() #2 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(122): Filament\\Tables\\Columns\\Summarizers\\Summarizer->toEmbeddedHtml() #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #4 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\1ac0341f3a91150876890f0042776a1b.php(125): e(Object(Filament\\Tables\\Columns\\Summarizers\\Sum)) #5 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #6 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\AccountTaxes\\Pages\\ManageAccountTaxes->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #8 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #10 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Concerns\\ManagesComponents.php(103): Illuminate\\View\\View->render() #13 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\929523ce406aa789b5d57e8029779b6e.php(148): Illuminate\\View\\Factory->renderComponent() #14 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #15 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\AccountTaxes\\Pages\\ManageAccountTaxes->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #17 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Concerns\\ManagesComponents.php(103): Illuminate\\View\\View->render() #22 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\e6b92d5e851a43c48bef8f51c185b39d.php(2515): Illuminate\\View\\Factory->renderComponent() #23 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #24 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\AccountTaxes\\Pages\\ManageAccountTaxes->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #26 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #30 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(125): Illuminate\\View\\View->render() #31 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Components\\Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #32 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #33 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #35 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\974e11e0611d7d2b90c121648c802cf3.php(11): e(Object(Filament\\Schemas\\Schema)) #36 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #37 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\AccountTaxes\\Pages\\ManageAccountTaxes->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #39 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #43 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #44 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #45 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Resources\\AccountTaxes\\Pages\\ManageAccountTaxes), Object(Closure)) #46 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Resources\\AccountTaxes\\Pages\\ManageAccountTaxes), '
') #47 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Re...', Array, NULL) #48 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Re...', Array) #49 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #50 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Resources\\AccountTaxes\\Pages\\ManageAccountTaxes), '__invoke') #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #56 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #58 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #60 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #73 C:\\abdPro\\flyaramfilament\\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)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #79 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #80 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #81 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #82 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #83 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #84 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #85 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #86 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #87 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #88 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #89 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #90 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #91 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #92 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #93 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #94 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #95 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #96 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #97 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #98 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #99 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #100 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #101 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #102 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #103 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #104 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #105 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #106 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #107 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #108 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #109 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #110 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #111 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #112 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #113 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #114 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #115 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #116 {main} "} [2025-10-06 13:33:24] local.ERROR: When trying to guess the inverse relationship for column [ticket.cost_total_amount], relationship [accountTaxes] was not found on model [App\Models\Ticket]. Please define a custom [inverseRelationship()] for this column. (View: C:\abdPro\flyaramfilament\vendor\filament\tables\resources\views\components\summary\row.blade.php) (View: C:\abdPro\flyaramfilament\vendor\filament\tables\resources\views\components\summary\row.blade.php) (View: C:\abdPro\flyaramfilament\vendor\filament\tables\resources\views\components\summary\row.blade.php) (View: C:\abdPro\flyaramfilament\vendor\filament\tables\resources\views\components\summary\row.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): When trying to guess the inverse relationship for column [ticket.cost_total_amount], relationship [accountTaxes] was not found on model [App\\Models\\Ticket]. Please define a custom [inverseRelationship()] for this column. (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\resources\\views\\components\\summary\\row.blade.php) (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\resources\\views\\components\\summary\\row.blade.php) (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\resources\\views\\components\\summary\\row.blade.php) (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\resources\\views\\components\\summary\\row.blade.php) at C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Concerns\\HasCellState.php:350) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 1) #1 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 1) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #3 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #7 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #8 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #9 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Resources\\AccountTaxes\\Pages\\ManageAccountTaxes), Object(Closure)) #10 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Resources\\AccountTaxes\\Pages\\ManageAccountTaxes), '
') #11 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Re...', Array, NULL) #12 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Re...', Array) #13 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #14 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Resources\\AccountTaxes\\Pages\\ManageAccountTaxes), '__invoke') #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #20 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #22 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #24 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #37 C:\\abdPro\\flyaramfilament\\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)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #52 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #54 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #78 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #80 {main} [previous exception] [object] (Illuminate\\View\\ViewException(code: 0): When trying to guess the inverse relationship for column [ticket.cost_total_amount], relationship [accountTaxes] was not found on model [App\\Models\\Ticket]. Please define a custom [inverseRelationship()] for this column. (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\resources\\views\\components\\summary\\row.blade.php) (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\resources\\views\\components\\summary\\row.blade.php) (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\resources\\views\\components\\summary\\row.blade.php) at C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Concerns\\HasCellState.php:350) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 4) #1 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 4) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #3 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #7 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(125): Illuminate\\View\\View->render() #8 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Components\\Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #9 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #10 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #12 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\974e11e0611d7d2b90c121648c802cf3.php(11): e(Object(Filament\\Schemas\\Schema)) #13 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #14 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\AccountTaxes\\Pages\\ManageAccountTaxes->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #16 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #20 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #21 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #22 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Resources\\AccountTaxes\\Pages\\ManageAccountTaxes), Object(Closure)) #23 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Resources\\AccountTaxes\\Pages\\ManageAccountTaxes), '
') #24 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Re...', Array, NULL) #25 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Re...', Array) #26 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #27 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Resources\\AccountTaxes\\Pages\\ManageAccountTaxes), '__invoke') #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #35 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #37 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\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)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #56 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #65 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #67 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #80 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #81 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #82 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #83 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #84 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #85 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #86 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #87 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #88 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #89 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #90 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #91 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #92 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #93 {main} [previous exception] [object] (Illuminate\\View\\ViewException(code: 0): When trying to guess the inverse relationship for column [ticket.cost_total_amount], relationship [accountTaxes] was not found on model [App\\Models\\Ticket]. Please define a custom [inverseRelationship()] for this column. (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\resources\\views\\components\\summary\\row.blade.php) (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\resources\\views\\components\\summary\\row.blade.php) at C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Concerns\\HasCellState.php:350) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 5) #1 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 5) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #3 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Concerns\\ManagesComponents.php(103): Illuminate\\View\\View->render() #8 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\e6b92d5e851a43c48bef8f51c185b39d.php(2515): Illuminate\\View\\Factory->renderComponent() #9 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #10 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\AccountTaxes\\Pages\\ManageAccountTaxes->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #12 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #16 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(125): Illuminate\\View\\View->render() #17 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Components\\Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #18 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #19 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #21 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\974e11e0611d7d2b90c121648c802cf3.php(11): e(Object(Filament\\Schemas\\Schema)) #22 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #23 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\AccountTaxes\\Pages\\ManageAccountTaxes->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #25 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #29 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #30 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #31 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Resources\\AccountTaxes\\Pages\\ManageAccountTaxes), Object(Closure)) #32 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Resources\\AccountTaxes\\Pages\\ManageAccountTaxes), '
') #33 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Re...', Array, NULL) #34 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Re...', Array) #35 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #36 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Resources\\AccountTaxes\\Pages\\ManageAccountTaxes), '__invoke') #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #44 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #46 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\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)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #65 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #74 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #76 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #80 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #81 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #82 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #83 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #84 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #85 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #86 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #87 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #88 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #89 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #90 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #91 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #92 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #93 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #94 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #95 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #96 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #97 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #98 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #99 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #100 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #101 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #102 {main} [previous exception] [object] (Illuminate\\View\\ViewException(code: 0): When trying to guess the inverse relationship for column [ticket.cost_total_amount], relationship [accountTaxes] was not found on model [App\\Models\\Ticket]. Please define a custom [inverseRelationship()] for this column. (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\resources\\views\\components\\summary\\row.blade.php) at C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Concerns\\HasCellState.php:350) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Exception), 6) #1 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException(Object(Exception), 6) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #3 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Concerns\\ManagesComponents.php(103): Illuminate\\View\\View->render() #8 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\929523ce406aa789b5d57e8029779b6e.php(148): Illuminate\\View\\Factory->renderComponent() #9 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #10 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\AccountTaxes\\Pages\\ManageAccountTaxes->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #12 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Concerns\\ManagesComponents.php(103): Illuminate\\View\\View->render() #17 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\e6b92d5e851a43c48bef8f51c185b39d.php(2515): Illuminate\\View\\Factory->renderComponent() #18 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #19 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\AccountTaxes\\Pages\\ManageAccountTaxes->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #21 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #25 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(125): Illuminate\\View\\View->render() #26 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Components\\Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #27 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #28 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #30 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\974e11e0611d7d2b90c121648c802cf3.php(11): e(Object(Filament\\Schemas\\Schema)) #31 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #32 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\AccountTaxes\\Pages\\ManageAccountTaxes->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #34 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #38 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #39 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #40 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Resources\\AccountTaxes\\Pages\\ManageAccountTaxes), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Resources\\AccountTaxes\\Pages\\ManageAccountTaxes), '
') #42 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Re...', Array, NULL) #43 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Re...', Array) #44 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #45 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Resources\\AccountTaxes\\Pages\\ManageAccountTaxes), '__invoke') #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #53 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #55 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #68 C:\\abdPro\\flyaramfilament\\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)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #74 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #80 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #81 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #82 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #83 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #84 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #85 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #86 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #87 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #88 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #89 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #90 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #91 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #92 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #93 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #94 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #95 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #96 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #97 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #98 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #99 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #100 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #101 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #102 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #103 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #104 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #105 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #106 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #107 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #108 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #109 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #110 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #111 {main} [previous exception] [object] (Exception(code: 0): When trying to guess the inverse relationship for column [ticket.cost_total_amount], relationship [accountTaxes] was not found on model [App\\Models\\Ticket]. Please define a custom [inverseRelationship()] for this column. at C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Concerns\\HasCellState.php:350) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\src\\Columns\\Summarizers\\Summarizer.php(86): Filament\\Tables\\Columns\\Column->getInverseRelationshipName(Object(App\\Models\\Ticket)) #1 C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\src\\Columns\\Summarizers\\Summarizer.php(200): Filament\\Tables\\Columns\\Summarizers\\Summarizer->getState() #2 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(122): Filament\\Tables\\Columns\\Summarizers\\Summarizer->toEmbeddedHtml() #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #4 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\1ac0341f3a91150876890f0042776a1b.php(125): e(Object(Filament\\Tables\\Columns\\Summarizers\\Sum)) #5 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #6 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\AccountTaxes\\Pages\\ManageAccountTaxes->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #8 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #10 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Concerns\\ManagesComponents.php(103): Illuminate\\View\\View->render() #13 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\929523ce406aa789b5d57e8029779b6e.php(148): Illuminate\\View\\Factory->renderComponent() #14 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #15 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\AccountTaxes\\Pages\\ManageAccountTaxes->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #17 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Concerns\\ManagesComponents.php(103): Illuminate\\View\\View->render() #22 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\e6b92d5e851a43c48bef8f51c185b39d.php(2515): Illuminate\\View\\Factory->renderComponent() #23 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #24 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\AccountTaxes\\Pages\\ManageAccountTaxes->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #26 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #30 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(125): Illuminate\\View\\View->render() #31 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Components\\Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #32 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #33 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #35 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\974e11e0611d7d2b90c121648c802cf3.php(11): e(Object(Filament\\Schemas\\Schema)) #36 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #37 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\AccountTaxes\\Pages\\ManageAccountTaxes->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #39 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #43 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #44 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #45 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Resources\\AccountTaxes\\Pages\\ManageAccountTaxes), Object(Closure)) #46 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Resources\\AccountTaxes\\Pages\\ManageAccountTaxes), '
') #47 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Re...', Array, NULL) #48 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Re...', Array) #49 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #50 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Resources\\AccountTaxes\\Pages\\ManageAccountTaxes), '__invoke') #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #56 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #58 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #60 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #73 C:\\abdPro\\flyaramfilament\\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)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #79 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #80 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #81 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #82 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #83 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #84 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #85 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #86 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #87 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #88 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #89 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #90 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #91 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #92 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #93 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #94 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #95 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #96 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #97 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #98 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #99 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #100 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #101 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #102 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #103 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #104 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #105 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #106 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #107 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #108 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #109 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #110 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #111 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #112 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #113 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #114 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #115 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #116 {main} "} [2025-10-06 14:06:27] local.ERROR: A void function must not return a value {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): A void function must not return a value at C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php:208) [stacktrace] #0 {main} "} [2025-10-06 14:06:29] local.ERROR: A void function must not return a value {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): A void function must not return a value at C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php:208) [stacktrace] #0 {main} "} [2025-10-06 14:06:32] local.ERROR: A void function must not return a value {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): A void function must not return a value at C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php:208) [stacktrace] #0 {main} "} [2025-10-06 14:06:34] local.ERROR: A void function must not return a value {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): A void function must not return a value at C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php:208) [stacktrace] #0 {main} "} [2025-10-06 14:06:37] local.ERROR: A void function must not return a value {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): A void function must not return a value at C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php:208) [stacktrace] #0 {main} "} [2025-10-06 14:07:28] local.ERROR: A void function must not return a value {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): A void function must not return a value at C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php:208) [stacktrace] #0 {main} "} [2025-10-06 14:09:48] local.ERROR: Route [filament.pages.new-users] not defined. {"userId":1,"exception":"[object] (Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Route [filament.pages.new-users] not defined. at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\UrlGenerator.php:526) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Redirector.php(153): Illuminate\\Routing\\UrlGenerator->route('filament.pages....', Array) #1 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(209): Illuminate\\Routing\\Redirector->route('filament.pages....') #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): App\\Filament\\Pages\\UploadTicket->save() #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #6 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Wrapped.php(23): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array) #7 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(492): Livewire\\Wrapped->__call('save', Array) #8 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(101): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->callMethods(Object(App\\Filament\\Pages\\UploadTicket), Array, Object(Livewire\\Mechanisms\\HandleComponents\\ComponentContext)) #9 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array) #10 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array) #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate() #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Livewire\\Mechanisms\\HandleRequests\\HandleRequests), 'handleUpdate') #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #23 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #36 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #38 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #62 {main} "} [2025-10-06 14:14:43] local.ERROR: Filament\Pages\Page::Filament\Pages\{closure}(): Argument #1 ($widget) must be of type Filament\Widgets\WidgetConfiguration|string, Closure given (View: C:\abdPro\flyaramfilament\vendor\filament\filament\resources\views\components\page\index.blade.php) (View: C:\abdPro\flyaramfilament\vendor\filament\filament\resources\views\components\page\index.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Filament\\Pages\\Page::Filament\\Pages\\{closure}(): Argument #1 ($widget) must be of type Filament\\Widgets\\WidgetConfiguration|string, Closure given (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\resources\\views\\components\\page\\index.blade.php) (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\resources\\views\\components\\page\\index.blade.php) at C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Pages\\Page.php:365) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 1) #1 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 1) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #3 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #7 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #8 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #9 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Pages\\NewUsers), Object(Closure)) #10 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Pages\\NewUsers), '
') #11 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Pa...', Array, NULL) #12 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Pa...', Array) #13 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #14 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Pages\\NewUsers), '__invoke') #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #20 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #22 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #24 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #37 C:\\abdPro\\flyaramfilament\\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)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #52 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #54 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #78 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #80 {main} [previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Filament\\Pages\\Page::Filament\\Pages\\{closure}(): Argument #1 ($widget) must be of type Filament\\Widgets\\WidgetConfiguration|string, Closure given (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\resources\\views\\components\\page\\index.blade.php) at C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Pages\\Page.php:365) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(TypeError), 2) #1 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException(Object(TypeError), 2) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #3 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Concerns\\ManagesComponents.php(103): Illuminate\\View\\View->render() #8 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\61a8f932076b3e7acdd330cad56ef6fc.php(12): Illuminate\\View\\Factory->renderComponent() #9 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #10 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Pages\\NewUsers->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #12 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #16 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #17 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #18 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Pages\\NewUsers), Object(Closure)) #19 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Pages\\NewUsers), '
') #20 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Pa...', Array, NULL) #21 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Pa...', Array) #22 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #23 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Pages\\NewUsers), '__invoke') #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #29 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #31 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #33 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\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)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #52 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #63 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #80 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #81 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #82 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #83 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #84 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #85 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #86 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #87 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #88 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #89 {main} [previous exception] [object] (TypeError(code: 0): Filament\\Pages\\Page::Filament\\Pages\\{closure}(): Argument #1 ($widget) must be of type Filament\\Widgets\\WidgetConfiguration|string, Closure given at C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Pages\\Page.php:365) [stacktrace] #0 [internal function]: Filament\\Pages\\Page->Filament\\Pages\\{closure}(Object(Closure), 0) #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Collections\\Arr.php(1160): array_filter(Array, Object(Closure), 1) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Collections\\Collection.php(415): Illuminate\\Support\\Arr::where(Array, Object(Closure)) #3 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Pages\\Page.php(365): Illuminate\\Support\\Collection->filter(Object(Closure)) #4 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Pages\\Page.php(387): Filament\\Pages\\Page->getWidgetsSchemaComponents(Array) #5 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Concerns\\InteractsWithSchemas.php(273): Filament\\Pages\\Page->headerWidgets(Object(Filament\\Schemas\\Schema)) #6 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Concerns\\InteractsWithSchemas.php(295): Filament\\Pages\\BasePage->cacheSchema('headerWidgets') #7 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Concerns\\ResolvesDynamicLivewireProperties.php(26): Filament\\Pages\\BasePage->getSchema('headerWidgets') #8 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\7898d31bced8c3bd785c3e3ea18f082a.php(204): Filament\\Pages\\BasePage->__get('headerWidgets') #9 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #10 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Pages\\NewUsers->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #12 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Concerns\\ManagesComponents.php(103): Illuminate\\View\\View->render() #17 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\61a8f932076b3e7acdd330cad56ef6fc.php(12): Illuminate\\View\\Factory->renderComponent() #18 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #19 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Pages\\NewUsers->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #21 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #25 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #26 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #27 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Pages\\NewUsers), Object(Closure)) #28 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Pages\\NewUsers), '
') #29 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Pa...', Array, NULL) #30 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Pa...', Array) #31 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #32 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Pages\\NewUsers), '__invoke') #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #38 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #40 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #42 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\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)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #61 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #70 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #72 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #80 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #81 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #82 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #83 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #84 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #85 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #86 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #87 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #88 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #89 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #90 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #91 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #92 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #93 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #94 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #95 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #96 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #97 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #98 {main} "} [2025-10-06 14:17:08] local.ERROR: Filament\Tables\Table::records(): Argument #1 ($dataSource) must be of type ?Closure, array given, called in C:\abdPro\flyaramfilament\app\Filament\Pages\NewUsers.php on line 107 {"userId":1,"exception":"[object] (TypeError(code: 0): Filament\\Tables\\Table::records(): Argument #1 ($dataSource) must be of type ?Closure, array given, called in C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\NewUsers.php on line 107 at C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\src\\Table\\Concerns\\HasRecords.php:33) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\NewUsers.php(107): Filament\\Tables\\Table->records(Array) #1 C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\src\\Concerns\\InteractsWithTable.php(46): App\\Filament\\Pages\\NewUsers->table(Object(Filament\\Tables\\Table)) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): App\\Filament\\Pages\\NewUsers->bootedInteractsWithTable() #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #6 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Wrapped.php(23): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array) #7 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportLifecycleHooks\\SupportLifecycleHooks.php(144): Livewire\\Wrapped->__call('bootedInteracts...', Array) #8 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportLifecycleHooks\\SupportLifecycleHooks.php(24): Livewire\\Features\\SupportLifecycleHooks\\SupportLifecycleHooks->callTraitHook('booted') #9 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\ComponentHook.php(19): Livewire\\Features\\SupportLifecycleHooks\\SupportLifecycleHooks->mount(Array, false) #10 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\ComponentHookRegistry.php(45): Livewire\\ComponentHook->callMount(Array, false) #11 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\EventBus.php(60): Livewire\\ComponentHookRegistry::Livewire\\{closure}(Object(App\\Filament\\Pages\\NewUsers), Array, NULL, false) #12 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\helpers.php(98): Livewire\\EventBus->trigger('mount', Object(App\\Filament\\Pages\\NewUsers), Array, NULL, false) #13 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(50): Livewire\\trigger('mount', Object(App\\Filament\\Pages\\NewUsers), Array, NULL, false) #14 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Pa...', Array, NULL) #15 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Pa...', Array) #16 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #17 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Pages\\NewUsers), '__invoke') #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #23 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #25 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #27 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #46 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #57 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #80 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #81 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #82 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #83 {main} "} [2025-10-06 14:17:41] local.ERROR: Filament\Tables\Table::records(): Argument #1 ($dataSource) must be of type ?Closure, array given, called in C:\abdPro\flyaramfilament\app\Filament\Pages\NewUsers.php on line 107 {"userId":1,"exception":"[object] (TypeError(code: 0): Filament\\Tables\\Table::records(): Argument #1 ($dataSource) must be of type ?Closure, array given, called in C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\NewUsers.php on line 107 at C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\src\\Table\\Concerns\\HasRecords.php:33) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\NewUsers.php(107): Filament\\Tables\\Table->records(Array) #1 C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\src\\Concerns\\InteractsWithTable.php(46): App\\Filament\\Pages\\NewUsers->table(Object(Filament\\Tables\\Table)) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): App\\Filament\\Pages\\NewUsers->bootedInteractsWithTable() #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #6 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Wrapped.php(23): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array) #7 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportLifecycleHooks\\SupportLifecycleHooks.php(144): Livewire\\Wrapped->__call('bootedInteracts...', Array) #8 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportLifecycleHooks\\SupportLifecycleHooks.php(24): Livewire\\Features\\SupportLifecycleHooks\\SupportLifecycleHooks->callTraitHook('booted') #9 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\ComponentHook.php(19): Livewire\\Features\\SupportLifecycleHooks\\SupportLifecycleHooks->mount(Array, false) #10 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\ComponentHookRegistry.php(45): Livewire\\ComponentHook->callMount(Array, false) #11 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\EventBus.php(60): Livewire\\ComponentHookRegistry::Livewire\\{closure}(Object(App\\Filament\\Pages\\NewUsers), Array, NULL, false) #12 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\helpers.php(98): Livewire\\EventBus->trigger('mount', Object(App\\Filament\\Pages\\NewUsers), Array, NULL, false) #13 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(50): Livewire\\trigger('mount', Object(App\\Filament\\Pages\\NewUsers), Array, NULL, false) #14 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Pa...', Array, NULL) #15 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Pa...', Array) #16 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #17 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Pages\\NewUsers), '__invoke') #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #23 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #25 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #27 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #46 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #57 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #80 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #81 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #82 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #83 {main} "} [2025-10-06 14:18:16] local.ERROR: Filament\Pages\Page::Filament\Pages\{closure}(): Argument #1 ($widget) must be of type Filament\Widgets\WidgetConfiguration|string, Closure given (View: C:\abdPro\flyaramfilament\vendor\filament\filament\resources\views\components\page\index.blade.php) (View: C:\abdPro\flyaramfilament\vendor\filament\filament\resources\views\components\page\index.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Filament\\Pages\\Page::Filament\\Pages\\{closure}(): Argument #1 ($widget) must be of type Filament\\Widgets\\WidgetConfiguration|string, Closure given (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\resources\\views\\components\\page\\index.blade.php) (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\resources\\views\\components\\page\\index.blade.php) at C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Pages\\Page.php:365) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 1) #1 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 1) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #3 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #7 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #8 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #9 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Pages\\NewUsers), Object(Closure)) #10 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Pages\\NewUsers), '
') #11 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Pa...', Array, NULL) #12 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Pa...', Array) #13 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #14 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Pages\\NewUsers), '__invoke') #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #20 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #22 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #24 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #37 C:\\abdPro\\flyaramfilament\\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)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #52 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #54 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #78 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #80 {main} [previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Filament\\Pages\\Page::Filament\\Pages\\{closure}(): Argument #1 ($widget) must be of type Filament\\Widgets\\WidgetConfiguration|string, Closure given (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\resources\\views\\components\\page\\index.blade.php) at C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Pages\\Page.php:365) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(TypeError), 2) #1 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException(Object(TypeError), 2) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #3 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Concerns\\ManagesComponents.php(103): Illuminate\\View\\View->render() #8 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\61a8f932076b3e7acdd330cad56ef6fc.php(12): Illuminate\\View\\Factory->renderComponent() #9 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #10 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Pages\\NewUsers->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #12 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #16 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #17 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #18 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Pages\\NewUsers), Object(Closure)) #19 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Pages\\NewUsers), '
') #20 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Pa...', Array, NULL) #21 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Pa...', Array) #22 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #23 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Pages\\NewUsers), '__invoke') #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #29 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #31 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #33 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\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)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #52 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #63 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #80 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #81 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #82 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #83 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #84 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #85 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #86 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #87 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #88 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #89 {main} [previous exception] [object] (TypeError(code: 0): Filament\\Pages\\Page::Filament\\Pages\\{closure}(): Argument #1 ($widget) must be of type Filament\\Widgets\\WidgetConfiguration|string, Closure given at C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Pages\\Page.php:365) [stacktrace] #0 [internal function]: Filament\\Pages\\Page->Filament\\Pages\\{closure}(Object(Closure), 0) #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Collections\\Arr.php(1160): array_filter(Array, Object(Closure), 1) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Collections\\Collection.php(415): Illuminate\\Support\\Arr::where(Array, Object(Closure)) #3 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Pages\\Page.php(365): Illuminate\\Support\\Collection->filter(Object(Closure)) #4 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Pages\\Page.php(387): Filament\\Pages\\Page->getWidgetsSchemaComponents(Array) #5 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Concerns\\InteractsWithSchemas.php(273): Filament\\Pages\\Page->headerWidgets(Object(Filament\\Schemas\\Schema)) #6 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Concerns\\InteractsWithSchemas.php(295): App\\Filament\\Pages\\NewUsers->cacheSchema('headerWidgets') #7 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Concerns\\ResolvesDynamicLivewireProperties.php(26): App\\Filament\\Pages\\NewUsers->getSchema('headerWidgets') #8 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Concerns\\ResolvesDynamicLivewireProperties.php(19): Filament\\Pages\\BasePage->__get('headerWidgets') #9 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\7898d31bced8c3bd785c3e3ea18f082a.php(204): App\\Filament\\Pages\\NewUsers->__get('headerWidgets') #10 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #11 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Pages\\NewUsers->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #13 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Concerns\\ManagesComponents.php(103): Illuminate\\View\\View->render() #18 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\61a8f932076b3e7acdd330cad56ef6fc.php(12): Illuminate\\View\\Factory->renderComponent() #19 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #20 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Pages\\NewUsers->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #22 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #26 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #27 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #28 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Pages\\NewUsers), Object(Closure)) #29 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Pages\\NewUsers), '
') #30 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Pa...', Array, NULL) #31 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Pa...', Array) #32 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #33 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Pages\\NewUsers), '__invoke') #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #39 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #56 C:\\abdPro\\flyaramfilament\\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)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #62 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #71 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #73 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #80 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #81 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #82 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #83 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #84 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #85 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #86 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #87 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #88 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #89 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #90 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #91 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #92 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #93 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #94 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #95 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #96 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #97 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #98 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #99 {main} "} [2025-10-06 14:18:41] local.ERROR: Filament\Pages\Page::Filament\Pages\{closure}(): Argument #1 ($widget) must be of type Filament\Widgets\WidgetConfiguration|string, Closure given (View: C:\abdPro\flyaramfilament\vendor\filament\filament\resources\views\components\page\index.blade.php) (View: C:\abdPro\flyaramfilament\vendor\filament\filament\resources\views\components\page\index.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Filament\\Pages\\Page::Filament\\Pages\\{closure}(): Argument #1 ($widget) must be of type Filament\\Widgets\\WidgetConfiguration|string, Closure given (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\resources\\views\\components\\page\\index.blade.php) (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\resources\\views\\components\\page\\index.blade.php) at C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Pages\\Page.php:365) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 1) #1 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 1) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #3 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #7 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #8 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #9 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Pages\\NewUsers), Object(Closure)) #10 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Pages\\NewUsers), '
') #11 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Pa...', Array, NULL) #12 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Pa...', Array) #13 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #14 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Pages\\NewUsers), '__invoke') #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #20 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #22 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #24 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #37 C:\\abdPro\\flyaramfilament\\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)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #52 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #54 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #78 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #80 {main} [previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Filament\\Pages\\Page::Filament\\Pages\\{closure}(): Argument #1 ($widget) must be of type Filament\\Widgets\\WidgetConfiguration|string, Closure given (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\resources\\views\\components\\page\\index.blade.php) at C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Pages\\Page.php:365) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(TypeError), 2) #1 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException(Object(TypeError), 2) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #3 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Concerns\\ManagesComponents.php(103): Illuminate\\View\\View->render() #8 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\61a8f932076b3e7acdd330cad56ef6fc.php(63): Illuminate\\View\\Factory->renderComponent() #9 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #10 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Pages\\NewUsers->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #12 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #16 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #17 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #18 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Pages\\NewUsers), Object(Closure)) #19 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Pages\\NewUsers), '
') #20 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Pa...', Array, NULL) #21 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Pa...', Array) #22 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #23 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Pages\\NewUsers), '__invoke') #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #29 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #31 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #33 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\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)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #52 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #63 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #80 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #81 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #82 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #83 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #84 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #85 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #86 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #87 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #88 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #89 {main} [previous exception] [object] (TypeError(code: 0): Filament\\Pages\\Page::Filament\\Pages\\{closure}(): Argument #1 ($widget) must be of type Filament\\Widgets\\WidgetConfiguration|string, Closure given at C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Pages\\Page.php:365) [stacktrace] #0 [internal function]: Filament\\Pages\\Page->Filament\\Pages\\{closure}(Object(Closure), 0) #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Collections\\Arr.php(1160): array_filter(Array, Object(Closure), 1) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Collections\\Collection.php(415): Illuminate\\Support\\Arr::where(Array, Object(Closure)) #3 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Pages\\Page.php(365): Illuminate\\Support\\Collection->filter(Object(Closure)) #4 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Pages\\Page.php(387): Filament\\Pages\\Page->getWidgetsSchemaComponents(Array) #5 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Concerns\\InteractsWithSchemas.php(273): Filament\\Pages\\Page->headerWidgets(Object(Filament\\Schemas\\Schema)) #6 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Concerns\\InteractsWithSchemas.php(295): App\\Filament\\Pages\\NewUsers->cacheSchema('headerWidgets') #7 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Concerns\\ResolvesDynamicLivewireProperties.php(26): App\\Filament\\Pages\\NewUsers->getSchema('headerWidgets') #8 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Concerns\\ResolvesDynamicLivewireProperties.php(19): Filament\\Pages\\BasePage->__get('headerWidgets') #9 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\7898d31bced8c3bd785c3e3ea18f082a.php(204): App\\Filament\\Pages\\NewUsers->__get('headerWidgets') #10 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #11 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Pages\\NewUsers->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #13 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Concerns\\ManagesComponents.php(103): Illuminate\\View\\View->render() #18 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\61a8f932076b3e7acdd330cad56ef6fc.php(63): Illuminate\\View\\Factory->renderComponent() #19 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #20 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Pages\\NewUsers->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #22 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #26 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #27 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #28 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Pages\\NewUsers), Object(Closure)) #29 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Pages\\NewUsers), '
') #30 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Pa...', Array, NULL) #31 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Pa...', Array) #32 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #33 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Pages\\NewUsers), '__invoke') #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #39 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #56 C:\\abdPro\\flyaramfilament\\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)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #62 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #71 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #73 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #80 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #81 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #82 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #83 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #84 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #85 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #86 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #87 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #88 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #89 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #90 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #91 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #92 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #93 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #94 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #95 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #96 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #97 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #98 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #99 {main} "} [2025-10-06 14:18:55] local.ERROR: Filament\Pages\Page::Filament\Pages\{closure}(): Argument #1 ($widget) must be of type Filament\Widgets\WidgetConfiguration|string, Closure given (View: C:\abdPro\flyaramfilament\vendor\filament\filament\resources\views\components\page\index.blade.php) (View: C:\abdPro\flyaramfilament\vendor\filament\filament\resources\views\components\page\index.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Filament\\Pages\\Page::Filament\\Pages\\{closure}(): Argument #1 ($widget) must be of type Filament\\Widgets\\WidgetConfiguration|string, Closure given (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\resources\\views\\components\\page\\index.blade.php) (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\resources\\views\\components\\page\\index.blade.php) at C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Pages\\Page.php:365) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 1) #1 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 1) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #3 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #7 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #8 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #9 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Pages\\NewUsers), Object(Closure)) #10 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Pages\\NewUsers), '
') #11 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Pa...', Array, NULL) #12 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Pa...', Array) #13 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #14 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Pages\\NewUsers), '__invoke') #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #20 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #22 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #24 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #37 C:\\abdPro\\flyaramfilament\\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)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #52 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #54 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #78 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #80 {main} [previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Filament\\Pages\\Page::Filament\\Pages\\{closure}(): Argument #1 ($widget) must be of type Filament\\Widgets\\WidgetConfiguration|string, Closure given (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\resources\\views\\components\\page\\index.blade.php) at C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Pages\\Page.php:365) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(TypeError), 2) #1 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException(Object(TypeError), 2) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #3 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Concerns\\ManagesComponents.php(103): Illuminate\\View\\View->render() #8 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\61a8f932076b3e7acdd330cad56ef6fc.php(60): Illuminate\\View\\Factory->renderComponent() #9 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #10 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Pages\\NewUsers->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #12 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #16 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #17 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #18 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Pages\\NewUsers), Object(Closure)) #19 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Pages\\NewUsers), '
') #20 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Pa...', Array, NULL) #21 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Pa...', Array) #22 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #23 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Pages\\NewUsers), '__invoke') #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #29 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #31 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #33 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\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)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #52 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #63 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #80 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #81 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #82 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #83 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #84 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #85 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #86 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #87 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #88 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #89 {main} [previous exception] [object] (TypeError(code: 0): Filament\\Pages\\Page::Filament\\Pages\\{closure}(): Argument #1 ($widget) must be of type Filament\\Widgets\\WidgetConfiguration|string, Closure given at C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Pages\\Page.php:365) [stacktrace] #0 [internal function]: Filament\\Pages\\Page->Filament\\Pages\\{closure}(Object(Closure), 0) #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Collections\\Arr.php(1160): array_filter(Array, Object(Closure), 1) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Collections\\Collection.php(415): Illuminate\\Support\\Arr::where(Array, Object(Closure)) #3 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Pages\\Page.php(365): Illuminate\\Support\\Collection->filter(Object(Closure)) #4 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Pages\\Page.php(387): Filament\\Pages\\Page->getWidgetsSchemaComponents(Array) #5 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Concerns\\InteractsWithSchemas.php(273): Filament\\Pages\\Page->headerWidgets(Object(Filament\\Schemas\\Schema)) #6 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Concerns\\InteractsWithSchemas.php(295): App\\Filament\\Pages\\NewUsers->cacheSchema('headerWidgets') #7 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Concerns\\ResolvesDynamicLivewireProperties.php(26): App\\Filament\\Pages\\NewUsers->getSchema('headerWidgets') #8 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Concerns\\ResolvesDynamicLivewireProperties.php(19): Filament\\Pages\\BasePage->__get('headerWidgets') #9 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\7898d31bced8c3bd785c3e3ea18f082a.php(204): App\\Filament\\Pages\\NewUsers->__get('headerWidgets') #10 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #11 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Pages\\NewUsers->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #13 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Concerns\\ManagesComponents.php(103): Illuminate\\View\\View->render() #18 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\61a8f932076b3e7acdd330cad56ef6fc.php(60): Illuminate\\View\\Factory->renderComponent() #19 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #20 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Pages\\NewUsers->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #22 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #26 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #27 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #28 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Pages\\NewUsers), Object(Closure)) #29 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Pages\\NewUsers), '
') #30 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Pa...', Array, NULL) #31 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Pa...', Array) #32 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #33 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Pages\\NewUsers), '__invoke') #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #39 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #56 C:\\abdPro\\flyaramfilament\\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)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #62 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #71 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #73 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #80 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #81 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #82 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #83 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #84 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #85 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #86 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #87 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #88 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #89 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #90 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #91 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #92 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #93 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #94 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #95 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #96 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #97 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #98 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #99 {main} "} [2025-10-06 14:19:01] local.ERROR: Filament\Pages\Page::Filament\Pages\{closure}(): Argument #1 ($widget) must be of type Filament\Widgets\WidgetConfiguration|string, Closure given (View: C:\abdPro\flyaramfilament\vendor\filament\filament\resources\views\components\page\index.blade.php) (View: C:\abdPro\flyaramfilament\vendor\filament\filament\resources\views\components\page\index.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Filament\\Pages\\Page::Filament\\Pages\\{closure}(): Argument #1 ($widget) must be of type Filament\\Widgets\\WidgetConfiguration|string, Closure given (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\resources\\views\\components\\page\\index.blade.php) (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\resources\\views\\components\\page\\index.blade.php) at C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Pages\\Page.php:365) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 1) #1 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 1) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #3 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #7 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #8 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #9 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Pages\\NewUsers), Object(Closure)) #10 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Pages\\NewUsers), '
') #11 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Pa...', Array, NULL) #12 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Pa...', Array) #13 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #14 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Pages\\NewUsers), '__invoke') #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #20 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #22 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #24 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #37 C:\\abdPro\\flyaramfilament\\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)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #52 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #54 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #78 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #80 {main} [previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Filament\\Pages\\Page::Filament\\Pages\\{closure}(): Argument #1 ($widget) must be of type Filament\\Widgets\\WidgetConfiguration|string, Closure given (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\resources\\views\\components\\page\\index.blade.php) at C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Pages\\Page.php:365) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(TypeError), 2) #1 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException(Object(TypeError), 2) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #3 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Concerns\\ManagesComponents.php(103): Illuminate\\View\\View->render() #8 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\61a8f932076b3e7acdd330cad56ef6fc.php(60): Illuminate\\View\\Factory->renderComponent() #9 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #10 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Pages\\NewUsers->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #12 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #16 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #17 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #18 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Pages\\NewUsers), Object(Closure)) #19 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Pages\\NewUsers), '
') #20 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Pa...', Array, NULL) #21 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Pa...', Array) #22 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #23 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Pages\\NewUsers), '__invoke') #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #29 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #31 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #33 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\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)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #52 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #63 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #80 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #81 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #82 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #83 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #84 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #85 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #86 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #87 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #88 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #89 {main} [previous exception] [object] (TypeError(code: 0): Filament\\Pages\\Page::Filament\\Pages\\{closure}(): Argument #1 ($widget) must be of type Filament\\Widgets\\WidgetConfiguration|string, Closure given at C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Pages\\Page.php:365) [stacktrace] #0 [internal function]: Filament\\Pages\\Page->Filament\\Pages\\{closure}(Object(Closure), 0) #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Collections\\Arr.php(1160): array_filter(Array, Object(Closure), 1) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Collections\\Collection.php(415): Illuminate\\Support\\Arr::where(Array, Object(Closure)) #3 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Pages\\Page.php(365): Illuminate\\Support\\Collection->filter(Object(Closure)) #4 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Pages\\Page.php(387): Filament\\Pages\\Page->getWidgetsSchemaComponents(Array) #5 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Concerns\\InteractsWithSchemas.php(273): Filament\\Pages\\Page->headerWidgets(Object(Filament\\Schemas\\Schema)) #6 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Concerns\\InteractsWithSchemas.php(295): App\\Filament\\Pages\\NewUsers->cacheSchema('headerWidgets') #7 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Concerns\\ResolvesDynamicLivewireProperties.php(26): App\\Filament\\Pages\\NewUsers->getSchema('headerWidgets') #8 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Concerns\\ResolvesDynamicLivewireProperties.php(19): Filament\\Pages\\BasePage->__get('headerWidgets') #9 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\7898d31bced8c3bd785c3e3ea18f082a.php(204): App\\Filament\\Pages\\NewUsers->__get('headerWidgets') #10 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #11 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Pages\\NewUsers->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #13 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Concerns\\ManagesComponents.php(103): Illuminate\\View\\View->render() #18 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\61a8f932076b3e7acdd330cad56ef6fc.php(60): Illuminate\\View\\Factory->renderComponent() #19 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #20 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Pages\\NewUsers->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #22 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #26 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #27 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #28 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Pages\\NewUsers), Object(Closure)) #29 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Pages\\NewUsers), '
') #30 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Pa...', Array, NULL) #31 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Pa...', Array) #32 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #33 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Pages\\NewUsers), '__invoke') #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #39 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #56 C:\\abdPro\\flyaramfilament\\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)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #62 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #71 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #73 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #80 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #81 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #82 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #83 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #84 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #85 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #86 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #87 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #88 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #89 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #90 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #91 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #92 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #93 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #94 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #95 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #96 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #97 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #98 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #99 {main} "} [2025-10-06 14:19:54] local.ERROR: Filament\Pages\Page::Filament\Pages\{closure}(): Argument #1 ($widget) must be of type Filament\Widgets\WidgetConfiguration|string, Closure given (View: C:\abdPro\flyaramfilament\vendor\filament\filament\resources\views\components\page\index.blade.php) (View: C:\abdPro\flyaramfilament\vendor\filament\filament\resources\views\components\page\index.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Filament\\Pages\\Page::Filament\\Pages\\{closure}(): Argument #1 ($widget) must be of type Filament\\Widgets\\WidgetConfiguration|string, Closure given (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\resources\\views\\components\\page\\index.blade.php) (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\resources\\views\\components\\page\\index.blade.php) at C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Pages\\Page.php:365) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 1) #1 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 1) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #3 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #7 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #8 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #9 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Pages\\NewUsers), Object(Closure)) #10 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Pages\\NewUsers), '
') #11 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Pa...', Array, NULL) #12 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Pa...', Array) #13 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #14 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Pages\\NewUsers), '__invoke') #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #20 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #22 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #24 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #37 C:\\abdPro\\flyaramfilament\\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)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #52 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #54 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #78 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #80 {main} [previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Filament\\Pages\\Page::Filament\\Pages\\{closure}(): Argument #1 ($widget) must be of type Filament\\Widgets\\WidgetConfiguration|string, Closure given (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\resources\\views\\components\\page\\index.blade.php) at C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Pages\\Page.php:365) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(TypeError), 2) #1 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException(Object(TypeError), 2) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #3 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Concerns\\ManagesComponents.php(99): Illuminate\\View\\View->render() #8 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\61a8f932076b3e7acdd330cad56ef6fc.php(14): Illuminate\\View\\Factory->renderComponent() #9 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #10 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Pages\\NewUsers->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #12 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #16 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #17 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #18 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Pages\\NewUsers), Object(Closure)) #19 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Pages\\NewUsers), '
') #20 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Pa...', Array, NULL) #21 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Pa...', Array) #22 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #23 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Pages\\NewUsers), '__invoke') #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #29 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #31 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #33 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\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)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #52 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #63 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #80 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #81 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #82 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #83 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #84 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #85 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #86 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #87 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #88 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #89 {main} [previous exception] [object] (TypeError(code: 0): Filament\\Pages\\Page::Filament\\Pages\\{closure}(): Argument #1 ($widget) must be of type Filament\\Widgets\\WidgetConfiguration|string, Closure given at C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Pages\\Page.php:365) [stacktrace] #0 [internal function]: Filament\\Pages\\Page->Filament\\Pages\\{closure}(Object(Closure), 0) #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Collections\\Arr.php(1160): array_filter(Array, Object(Closure), 1) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Collections\\Collection.php(415): Illuminate\\Support\\Arr::where(Array, Object(Closure)) #3 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Pages\\Page.php(365): Illuminate\\Support\\Collection->filter(Object(Closure)) #4 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Pages\\Page.php(387): Filament\\Pages\\Page->getWidgetsSchemaComponents(Array) #5 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Concerns\\InteractsWithSchemas.php(273): Filament\\Pages\\Page->headerWidgets(Object(Filament\\Schemas\\Schema)) #6 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Concerns\\InteractsWithSchemas.php(295): App\\Filament\\Pages\\NewUsers->cacheSchema('headerWidgets') #7 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Concerns\\ResolvesDynamicLivewireProperties.php(26): App\\Filament\\Pages\\NewUsers->getSchema('headerWidgets') #8 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Concerns\\ResolvesDynamicLivewireProperties.php(19): Filament\\Pages\\BasePage->__get('headerWidgets') #9 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\7898d31bced8c3bd785c3e3ea18f082a.php(204): App\\Filament\\Pages\\NewUsers->__get('headerWidgets') #10 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #11 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Pages\\NewUsers->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #13 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Concerns\\ManagesComponents.php(99): Illuminate\\View\\View->render() #18 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\61a8f932076b3e7acdd330cad56ef6fc.php(14): Illuminate\\View\\Factory->renderComponent() #19 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #20 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Pages\\NewUsers->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #22 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #26 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #27 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #28 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Pages\\NewUsers), Object(Closure)) #29 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Pages\\NewUsers), '
') #30 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Pa...', Array, NULL) #31 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Pa...', Array) #32 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #33 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Pages\\NewUsers), '__invoke') #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #39 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #56 C:\\abdPro\\flyaramfilament\\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)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #62 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #71 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #73 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #80 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #81 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #82 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #83 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #84 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #85 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #86 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #87 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #88 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #89 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #90 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #91 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #92 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #93 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #94 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #95 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #96 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #97 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #98 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #99 {main} "} [2025-10-06 14:20:04] local.ERROR: Filament\Pages\Page::Filament\Pages\{closure}(): Argument #1 ($widget) must be of type Filament\Widgets\WidgetConfiguration|string, Closure given (View: C:\abdPro\flyaramfilament\vendor\filament\filament\resources\views\components\page\index.blade.php) (View: C:\abdPro\flyaramfilament\vendor\filament\filament\resources\views\components\page\index.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Filament\\Pages\\Page::Filament\\Pages\\{closure}(): Argument #1 ($widget) must be of type Filament\\Widgets\\WidgetConfiguration|string, Closure given (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\resources\\views\\components\\page\\index.blade.php) (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\resources\\views\\components\\page\\index.blade.php) at C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Pages\\Page.php:365) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 1) #1 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 1) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #3 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #7 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #8 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #9 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Pages\\NewUsers), Object(Closure)) #10 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Pages\\NewUsers), '
') #11 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Pa...', Array, NULL) #12 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Pa...', Array) #13 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #14 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Pages\\NewUsers), '__invoke') #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #20 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #22 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #24 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #37 C:\\abdPro\\flyaramfilament\\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)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #52 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #54 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #78 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #80 {main} [previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Filament\\Pages\\Page::Filament\\Pages\\{closure}(): Argument #1 ($widget) must be of type Filament\\Widgets\\WidgetConfiguration|string, Closure given (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\resources\\views\\components\\page\\index.blade.php) at C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Pages\\Page.php:365) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(TypeError), 2) #1 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException(Object(TypeError), 2) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #3 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Concerns\\ManagesComponents.php(99): Illuminate\\View\\View->render() #8 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\61a8f932076b3e7acdd330cad56ef6fc.php(59): Illuminate\\View\\Factory->renderComponent() #9 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #10 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Pages\\NewUsers->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #12 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #16 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #17 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #18 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Pages\\NewUsers), Object(Closure)) #19 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Pages\\NewUsers), '
') #20 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Pa...', Array, NULL) #21 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Pa...', Array) #22 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #23 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Pages\\NewUsers), '__invoke') #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #29 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #31 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #33 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\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)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #52 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #63 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #80 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #81 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #82 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #83 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #84 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #85 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #86 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #87 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #88 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #89 {main} [previous exception] [object] (TypeError(code: 0): Filament\\Pages\\Page::Filament\\Pages\\{closure}(): Argument #1 ($widget) must be of type Filament\\Widgets\\WidgetConfiguration|string, Closure given at C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Pages\\Page.php:365) [stacktrace] #0 [internal function]: Filament\\Pages\\Page->Filament\\Pages\\{closure}(Object(Closure), 0) #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Collections\\Arr.php(1160): array_filter(Array, Object(Closure), 1) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Collections\\Collection.php(415): Illuminate\\Support\\Arr::where(Array, Object(Closure)) #3 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Pages\\Page.php(365): Illuminate\\Support\\Collection->filter(Object(Closure)) #4 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Pages\\Page.php(387): Filament\\Pages\\Page->getWidgetsSchemaComponents(Array) #5 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Concerns\\InteractsWithSchemas.php(273): Filament\\Pages\\Page->headerWidgets(Object(Filament\\Schemas\\Schema)) #6 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Concerns\\InteractsWithSchemas.php(295): App\\Filament\\Pages\\NewUsers->cacheSchema('headerWidgets') #7 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Concerns\\ResolvesDynamicLivewireProperties.php(26): App\\Filament\\Pages\\NewUsers->getSchema('headerWidgets') #8 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Concerns\\ResolvesDynamicLivewireProperties.php(19): Filament\\Pages\\BasePage->__get('headerWidgets') #9 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\7898d31bced8c3bd785c3e3ea18f082a.php(204): App\\Filament\\Pages\\NewUsers->__get('headerWidgets') #10 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #11 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Pages\\NewUsers->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #13 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Concerns\\ManagesComponents.php(99): Illuminate\\View\\View->render() #18 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\61a8f932076b3e7acdd330cad56ef6fc.php(59): Illuminate\\View\\Factory->renderComponent() #19 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #20 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Pages\\NewUsers->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #22 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #26 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #27 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #28 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Pages\\NewUsers), Object(Closure)) #29 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Pages\\NewUsers), '
') #30 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Pa...', Array, NULL) #31 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Pa...', Array) #32 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #33 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Pages\\NewUsers), '__invoke') #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #39 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #56 C:\\abdPro\\flyaramfilament\\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)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #62 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #71 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #73 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #80 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #81 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #82 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #83 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #84 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #85 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #86 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #87 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #88 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #89 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #90 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #91 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #92 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #93 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #94 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #95 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #96 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #97 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #98 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #99 {main} "} [2025-10-06 14:20:17] local.ERROR: Property [$table] not found on component: [app.filament.pages.new-users] {"userId":1,"exception":"[object] (Livewire\\Exceptions\\PropertyNotFoundException(code: 0): Property [$table] not found on component: [app.filament.pages.new-users] at C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Component.php:105) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Concerns\\ResolvesDynamicLivewireProperties.php(19): Livewire\\Component->__get('table') #1 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\61a8f932076b3e7acdd330cad56ef6fc.php(57): Filament\\Pages\\BasePage->__get('table') #2 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #3 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Pages\\NewUsers->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #5 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #9 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #10 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #11 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Pages\\NewUsers), Object(Closure)) #12 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Pages\\NewUsers), '
') #13 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Pa...', Array, NULL) #14 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Pa...', Array) #15 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #16 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Pages\\NewUsers), '__invoke') #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #22 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #24 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #26 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #39 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #54 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #56 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #80 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #81 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #82 {main} "} [2025-10-06 14:20:31] local.ERROR: Livewire encountered a missing root tag when trying to render a component. When rendering a Blade view, make sure it contains a root HTML tag. {"userId":1,"exception":"[object] (Livewire\\Exceptions\\RootTagMissingFromViewException(code: 0): Livewire encountered a missing root tag when trying to render a component. When rendering a Blade view, make sure it contains a root HTML tag. at C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Drawer\\Utils.php:20) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(266): Livewire\\Drawer\\Utils::insertAttributesIntoHtmlRoot('', Array) #1 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #2 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Pages\\NewUsers), Object(Closure)) #3 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Pages\\NewUsers), '
') #4 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Pa...', Array, NULL) #5 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Pa...', Array) #6 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #7 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Pages\\NewUsers), '__invoke') #10 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #13 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #15 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #17 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #30 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #36 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #45 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #47 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #71 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #73 {main} "} [2025-10-06 14:20:41] local.ERROR: Filament\Pages\Page::Filament\Pages\{closure}(): Argument #1 ($widget) must be of type Filament\Widgets\WidgetConfiguration|string, Closure given (View: C:\abdPro\flyaramfilament\vendor\filament\filament\resources\views\components\page\index.blade.php) (View: C:\abdPro\flyaramfilament\vendor\filament\filament\resources\views\components\page\index.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Filament\\Pages\\Page::Filament\\Pages\\{closure}(): Argument #1 ($widget) must be of type Filament\\Widgets\\WidgetConfiguration|string, Closure given (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\resources\\views\\components\\page\\index.blade.php) (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\resources\\views\\components\\page\\index.blade.php) at C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Pages\\Page.php:365) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 1) #1 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 1) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #3 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #7 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #8 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #9 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Pages\\NewUsers), Object(Closure)) #10 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Pages\\NewUsers), '
') #11 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Pa...', Array, NULL) #12 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Pa...', Array) #13 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #14 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Pages\\NewUsers), '__invoke') #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #20 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #22 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #24 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #37 C:\\abdPro\\flyaramfilament\\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)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #52 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #54 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #78 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #80 {main} [previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Filament\\Pages\\Page::Filament\\Pages\\{closure}(): Argument #1 ($widget) must be of type Filament\\Widgets\\WidgetConfiguration|string, Closure given (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\resources\\views\\components\\page\\index.blade.php) at C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Pages\\Page.php:365) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(TypeError), 2) #1 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException(Object(TypeError), 2) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #3 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Concerns\\ManagesComponents.php(99): Illuminate\\View\\View->render() #8 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\61a8f932076b3e7acdd330cad56ef6fc.php(59): Illuminate\\View\\Factory->renderComponent() #9 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #10 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Pages\\NewUsers->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #12 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #16 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #17 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #18 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Pages\\NewUsers), Object(Closure)) #19 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Pages\\NewUsers), '
') #20 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Pa...', Array, NULL) #21 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Pa...', Array) #22 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #23 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Pages\\NewUsers), '__invoke') #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #29 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #31 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #33 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\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)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #52 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #63 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #80 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #81 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #82 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #83 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #84 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #85 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #86 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #87 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #88 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #89 {main} [previous exception] [object] (TypeError(code: 0): Filament\\Pages\\Page::Filament\\Pages\\{closure}(): Argument #1 ($widget) must be of type Filament\\Widgets\\WidgetConfiguration|string, Closure given at C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Pages\\Page.php:365) [stacktrace] #0 [internal function]: Filament\\Pages\\Page->Filament\\Pages\\{closure}(Object(Closure), 0) #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Collections\\Arr.php(1160): array_filter(Array, Object(Closure), 1) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Collections\\Collection.php(415): Illuminate\\Support\\Arr::where(Array, Object(Closure)) #3 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Pages\\Page.php(365): Illuminate\\Support\\Collection->filter(Object(Closure)) #4 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Pages\\Page.php(387): Filament\\Pages\\Page->getWidgetsSchemaComponents(Array) #5 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Concerns\\InteractsWithSchemas.php(273): Filament\\Pages\\Page->headerWidgets(Object(Filament\\Schemas\\Schema)) #6 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Concerns\\InteractsWithSchemas.php(295): App\\Filament\\Pages\\NewUsers->cacheSchema('headerWidgets') #7 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Concerns\\ResolvesDynamicLivewireProperties.php(26): App\\Filament\\Pages\\NewUsers->getSchema('headerWidgets') #8 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Concerns\\ResolvesDynamicLivewireProperties.php(19): Filament\\Pages\\BasePage->__get('headerWidgets') #9 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\7898d31bced8c3bd785c3e3ea18f082a.php(204): App\\Filament\\Pages\\NewUsers->__get('headerWidgets') #10 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #11 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Pages\\NewUsers->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #13 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Concerns\\ManagesComponents.php(99): Illuminate\\View\\View->render() #18 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\61a8f932076b3e7acdd330cad56ef6fc.php(59): Illuminate\\View\\Factory->renderComponent() #19 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #20 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Pages\\NewUsers->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #22 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #26 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #27 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #28 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Pages\\NewUsers), Object(Closure)) #29 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Pages\\NewUsers), '
') #30 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Pa...', Array, NULL) #31 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Pa...', Array) #32 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #33 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Pages\\NewUsers), '__invoke') #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #39 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #56 C:\\abdPro\\flyaramfilament\\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)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #62 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #71 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #73 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #80 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #81 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #82 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #83 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #84 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #85 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #86 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #87 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #88 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #89 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #90 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #91 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #92 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #93 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #94 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #95 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #96 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #97 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #98 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #99 {main} "} [2025-10-06 14:21:04] local.ERROR: Filament\Pages\Page::Filament\Pages\{closure}(): Argument #1 ($widget) must be of type Filament\Widgets\WidgetConfiguration|string, Closure given (View: C:\abdPro\flyaramfilament\vendor\filament\filament\resources\views\components\page\index.blade.php) (View: C:\abdPro\flyaramfilament\vendor\filament\filament\resources\views\components\page\index.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Filament\\Pages\\Page::Filament\\Pages\\{closure}(): Argument #1 ($widget) must be of type Filament\\Widgets\\WidgetConfiguration|string, Closure given (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\resources\\views\\components\\page\\index.blade.php) (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\resources\\views\\components\\page\\index.blade.php) at C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Pages\\Page.php:365) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 1) #1 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 1) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #3 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #7 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #8 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #9 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Pages\\NewUsers), Object(Closure)) #10 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Pages\\NewUsers), '
') #11 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Pa...', Array, NULL) #12 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Pa...', Array) #13 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #14 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Pages\\NewUsers), '__invoke') #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #20 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #22 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #24 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #37 C:\\abdPro\\flyaramfilament\\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)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #52 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #54 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #78 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #80 {main} [previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Filament\\Pages\\Page::Filament\\Pages\\{closure}(): Argument #1 ($widget) must be of type Filament\\Widgets\\WidgetConfiguration|string, Closure given (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\resources\\views\\components\\page\\index.blade.php) at C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Pages\\Page.php:365) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(TypeError), 2) #1 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException(Object(TypeError), 2) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #3 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Concerns\\ManagesComponents.php(103): Illuminate\\View\\View->render() #8 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\61a8f932076b3e7acdd330cad56ef6fc.php(62): Illuminate\\View\\Factory->renderComponent() #9 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #10 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Pages\\NewUsers->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #12 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #16 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #17 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #18 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Pages\\NewUsers), Object(Closure)) #19 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Pages\\NewUsers), '
') #20 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Pa...', Array, NULL) #21 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Pa...', Array) #22 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #23 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Pages\\NewUsers), '__invoke') #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #29 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #31 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #33 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\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)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #52 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #63 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #80 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #81 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #82 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #83 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #84 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #85 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #86 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #87 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #88 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #89 {main} [previous exception] [object] (TypeError(code: 0): Filament\\Pages\\Page::Filament\\Pages\\{closure}(): Argument #1 ($widget) must be of type Filament\\Widgets\\WidgetConfiguration|string, Closure given at C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Pages\\Page.php:365) [stacktrace] #0 [internal function]: Filament\\Pages\\Page->Filament\\Pages\\{closure}(Object(Closure), 0) #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Collections\\Arr.php(1160): array_filter(Array, Object(Closure), 1) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Collections\\Collection.php(415): Illuminate\\Support\\Arr::where(Array, Object(Closure)) #3 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Pages\\Page.php(365): Illuminate\\Support\\Collection->filter(Object(Closure)) #4 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Pages\\Page.php(387): Filament\\Pages\\Page->getWidgetsSchemaComponents(Array) #5 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Concerns\\InteractsWithSchemas.php(273): Filament\\Pages\\Page->headerWidgets(Object(Filament\\Schemas\\Schema)) #6 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Concerns\\InteractsWithSchemas.php(295): App\\Filament\\Pages\\NewUsers->cacheSchema('headerWidgets') #7 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Concerns\\ResolvesDynamicLivewireProperties.php(26): App\\Filament\\Pages\\NewUsers->getSchema('headerWidgets') #8 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Concerns\\ResolvesDynamicLivewireProperties.php(19): Filament\\Pages\\BasePage->__get('headerWidgets') #9 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\7898d31bced8c3bd785c3e3ea18f082a.php(204): App\\Filament\\Pages\\NewUsers->__get('headerWidgets') #10 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #11 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Pages\\NewUsers->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #13 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Concerns\\ManagesComponents.php(103): Illuminate\\View\\View->render() #18 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\61a8f932076b3e7acdd330cad56ef6fc.php(62): Illuminate\\View\\Factory->renderComponent() #19 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #20 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Pages\\NewUsers->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #22 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #26 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #27 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #28 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Pages\\NewUsers), Object(Closure)) #29 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Pages\\NewUsers), '
') #30 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Pa...', Array, NULL) #31 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Pa...', Array) #32 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #33 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Pages\\NewUsers), '__invoke') #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #39 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #56 C:\\abdPro\\flyaramfilament\\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)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #62 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #71 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #73 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #80 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #81 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #82 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #83 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #84 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #85 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #86 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #87 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #88 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #89 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #90 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #91 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #92 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #93 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #94 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #95 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #96 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #97 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #98 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #99 {main} "} [2025-10-06 14:29:35] local.ERROR: Cannot use empty array elements in arrays {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Cannot use empty array elements in arrays at C:\\abdPro\\flyaramfilament\\app\\Filament\\Resources\\Tickets\\Pages\\ListTickets.php:30) [stacktrace] #0 {main} "} [2025-10-06 14:30:10] local.ERROR: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'franchise_id' in 'where clause' (Connection: mysql, SQL: select count(*) as aggregate from `tickets` where `supplier_id` is null and `client_id` is null and `branch_id` is null and `franchise_id` is null and (`tickets`.`deleted_at` is null)) (View: C:\abdPro\flyaramfilament\vendor\filament\tables\resources\views\index.blade.php) (View: C:\abdPro\flyaramfilament\vendor\filament\tables\resources\views\index.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'franchise_id' in 'where clause' (Connection: mysql, SQL: select count(*) as aggregate from `tickets` where `supplier_id` is null and `client_id` is null and `branch_id` is null and `franchise_id` is null and (`tickets`.`deleted_at` is null)) (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\resources\\views\\index.blade.php) (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\resources\\views\\index.blade.php) at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php:824) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 1) #1 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 1) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #3 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #7 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #8 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #9 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Resources\\Tickets\\Pages\\ListTickets), Object(Closure)) #10 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Resources\\Tickets\\Pages\\ListTickets), '
') #11 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Re...', Array, NULL) #12 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Re...', Array) #13 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #14 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Resources\\Tickets\\Pages\\ListTickets), '__invoke') #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #20 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #22 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #24 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #37 C:\\abdPro\\flyaramfilament\\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)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #52 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #54 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #78 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #80 {main} [previous exception] [object] (Illuminate\\View\\ViewException(code: 0): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'franchise_id' in 'where clause' (Connection: mysql, SQL: select count(*) as aggregate from `tickets` where `supplier_id` is null and `client_id` is null and `branch_id` is null and `franchise_id` is null and (`tickets`.`deleted_at` is null)) (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\resources\\views\\index.blade.php) at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php:824) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\Database\\QueryException), 4) #1 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException(Object(Illuminate\\Database\\QueryException), 4) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #3 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #7 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(125): Illuminate\\View\\View->render() #8 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Components\\Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #9 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #10 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #12 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\974e11e0611d7d2b90c121648c802cf3.php(11): e(Object(Filament\\Schemas\\Schema)) #13 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #14 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Tickets\\Pages\\ListTickets->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #16 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #20 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #21 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #22 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Resources\\Tickets\\Pages\\ListTickets), Object(Closure)) #23 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Resources\\Tickets\\Pages\\ListTickets), '
') #24 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Re...', Array, NULL) #25 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Re...', Array) #26 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #27 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Resources\\Tickets\\Pages\\ListTickets), '__invoke') #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #35 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #37 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\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)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #56 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #65 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #67 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #80 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #81 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #82 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #83 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #84 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #85 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #86 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #87 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #88 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #89 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #90 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #91 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #92 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #93 {main} [previous exception] [object] (Illuminate\\Database\\QueryException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'franchise_id' in 'where clause' (Connection: mysql, SQL: select count(*) as aggregate from `tickets` where `supplier_id` is null and `client_id` is null and `branch_id` is null and `franchise_id` is null and (`tickets`.`deleted_at` is null)) at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php:824) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(778): Illuminate\\Database\\Connection->runQueryCallback('select count(*)...', Array, Object(Closure)) #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(397): Illuminate\\Database\\Connection->run('select count(*)...', Array, Object(Closure)) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3188): Illuminate\\Database\\Connection->select('select count(*)...', Array, true) #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect() #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3763): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}() #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure)) #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3367): Illuminate\\Database\\Query\\Builder->get() #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3326): Illuminate\\Database\\Query\\Builder->runPaginationCountQuery(Array) #8 C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\src\\Concerns\\CanPaginateRecords.php(49): Illuminate\\Database\\Query\\Builder->getCountForPagination() #9 C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\src\\Concerns\\HasRecords.php(174): Filament\\Resources\\Pages\\ListRecords->paginateTableQuery(Object(Illuminate\\Database\\Eloquent\\Builder)) #10 C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\src\\Table\\Concerns\\HasRecords.php(84): Filament\\Resources\\Pages\\ListRecords->getTableRecords() #11 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\e6b92d5e851a43c48bef8f51c185b39d.php(112): Filament\\Tables\\Table->getRecords() #12 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #13 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Tickets\\Pages\\ListTickets->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #15 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #19 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(125): Illuminate\\View\\View->render() #20 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Components\\Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #21 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #22 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #24 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\974e11e0611d7d2b90c121648c802cf3.php(11): e(Object(Filament\\Schemas\\Schema)) #25 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #26 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Tickets\\Pages\\ListTickets->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #28 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #32 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #33 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #34 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Resources\\Tickets\\Pages\\ListTickets), Object(Closure)) #35 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Resources\\Tickets\\Pages\\ListTickets), '
') #36 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Re...', Array, NULL) #37 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Re...', Array) #38 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #39 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Resources\\Tickets\\Pages\\ListTickets), '__invoke') #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #45 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #47 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #49 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\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)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #68 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #77 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #79 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #80 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #81 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #82 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #83 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #84 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #85 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #86 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #87 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #88 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #89 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #90 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #91 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #92 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #93 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #94 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #95 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #96 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #97 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #98 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #99 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #100 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #101 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #102 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #103 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #104 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #105 {main} [previous exception] [object] (PDOException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'franchise_id' in 'where clause' at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php:406) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(406): PDO->prepare('select count(*)...') #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(811): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}('select count(*)...', Array) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(778): Illuminate\\Database\\Connection->runQueryCallback('select count(*)...', Array, Object(Closure)) #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(397): Illuminate\\Database\\Connection->run('select count(*)...', Array, Object(Closure)) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3188): Illuminate\\Database\\Connection->select('select count(*)...', Array, true) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3763): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}() #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure)) #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3367): Illuminate\\Database\\Query\\Builder->get() #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3326): Illuminate\\Database\\Query\\Builder->runPaginationCountQuery(Array) #10 C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\src\\Concerns\\CanPaginateRecords.php(49): Illuminate\\Database\\Query\\Builder->getCountForPagination() #11 C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\src\\Concerns\\HasRecords.php(174): Filament\\Resources\\Pages\\ListRecords->paginateTableQuery(Object(Illuminate\\Database\\Eloquent\\Builder)) #12 C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\src\\Table\\Concerns\\HasRecords.php(84): Filament\\Resources\\Pages\\ListRecords->getTableRecords() #13 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\e6b92d5e851a43c48bef8f51c185b39d.php(112): Filament\\Tables\\Table->getRecords() #14 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #15 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Tickets\\Pages\\ListTickets->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #17 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #21 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(125): Illuminate\\View\\View->render() #22 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Components\\Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #23 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #24 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #26 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\974e11e0611d7d2b90c121648c802cf3.php(11): e(Object(Filament\\Schemas\\Schema)) #27 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #28 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Tickets\\Pages\\ListTickets->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #30 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #34 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #35 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #36 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Resources\\Tickets\\Pages\\ListTickets), Object(Closure)) #37 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Resources\\Tickets\\Pages\\ListTickets), '
') #38 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Filament\\\\Re...', Array, NULL) #39 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Filament\\\\Re...', Array) #40 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #41 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportPageComponents\\HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Component->__invoke() #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Filament\\Resources\\Tickets\\Pages\\ListTickets), '__invoke') #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #47 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #49 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #51 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #64 C:\\abdPro\\flyaramfilament\\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)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #70 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Http\\Middleware\\SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle(Object(Illuminate\\Http\\Request), Object(Closure), Object(Filament\\Panel)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #79 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #80 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #81 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #82 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #83 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #84 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #85 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #86 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #87 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #88 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #89 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #90 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #91 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #92 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #93 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #94 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #95 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #96 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #97 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #98 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #99 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #100 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #101 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #102 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #103 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #104 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #105 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #106 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #107 {main} "} [2025-10-06 14:32:36] local.ERROR: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'is_invoiced' in 'where clause' (Connection: mysql, SQL: select count(*) as aggregate from `tickets` where (`supplier_id` is not null or `client_id` is not null or `branch_id` is not null or `franchise_id` is not null) and `is_invoiced` = 0 and (`tickets`.`deleted_at` is null)) (View: C:\abdPro\flyaramfilament\vendor\filament\tables\resources\views\index.blade.php) (View: C:\abdPro\flyaramfilament\vendor\filament\tables\resources\views\index.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'is_invoiced' in 'where clause' (Connection: mysql, SQL: select count(*) as aggregate from `tickets` where (`supplier_id` is not null or `client_id` is not null or `branch_id` is not null or `franchise_id` is not null) and `is_invoiced` = 0 and (`tickets`.`deleted_at` is null)) (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\resources\\views\\index.blade.php) (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\resources\\views\\index.blade.php) at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php:824) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 1) #1 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 1) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #3 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #7 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #8 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #9 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Resources\\Tickets\\Pages\\ListTickets), Object(Closure)) #10 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(104): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Resources\\Tickets\\Pages\\ListTickets)) #11 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array) #12 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array) #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate() #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Livewire\\Mechanisms\\HandleRequests\\HandleRequests), 'handleUpdate') #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #25 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #38 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #40 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #64 {main} [previous exception] [object] (Illuminate\\View\\ViewException(code: 0): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'is_invoiced' in 'where clause' (Connection: mysql, SQL: select count(*) as aggregate from `tickets` where (`supplier_id` is not null or `client_id` is not null or `branch_id` is not null or `franchise_id` is not null) and `is_invoiced` = 0 and (`tickets`.`deleted_at` is null)) (View: C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\resources\\views\\index.blade.php) at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php:824) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\Database\\QueryException), 4) #1 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException(Object(Illuminate\\Database\\QueryException), 4) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #3 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #7 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(125): Illuminate\\View\\View->render() #8 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Components\\Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #9 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #10 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #12 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\974e11e0611d7d2b90c121648c802cf3.php(11): e(Object(Filament\\Schemas\\Schema)) #13 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #14 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Tickets\\Pages\\ListTickets->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #16 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #20 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #21 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #22 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Resources\\Tickets\\Pages\\ListTickets), Object(Closure)) #23 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(104): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Resources\\Tickets\\Pages\\ListTickets)) #24 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array) #25 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate() #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Livewire\\Mechanisms\\HandleRequests\\HandleRequests), 'handleUpdate') #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #38 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #53 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #75 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #77 {main} [previous exception] [object] (Illuminate\\Database\\QueryException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'is_invoiced' in 'where clause' (Connection: mysql, SQL: select count(*) as aggregate from `tickets` where (`supplier_id` is not null or `client_id` is not null or `branch_id` is not null or `franchise_id` is not null) and `is_invoiced` = 0 and (`tickets`.`deleted_at` is null)) at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php:824) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(778): Illuminate\\Database\\Connection->runQueryCallback('select count(*)...', Array, Object(Closure)) #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(397): Illuminate\\Database\\Connection->run('select count(*)...', Array, Object(Closure)) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3188): Illuminate\\Database\\Connection->select('select count(*)...', Array, true) #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect() #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3763): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}() #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure)) #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3367): Illuminate\\Database\\Query\\Builder->get() #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3326): Illuminate\\Database\\Query\\Builder->runPaginationCountQuery(Array) #8 C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\src\\Concerns\\CanPaginateRecords.php(49): Illuminate\\Database\\Query\\Builder->getCountForPagination() #9 C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\src\\Concerns\\HasRecords.php(174): Filament\\Resources\\Pages\\ListRecords->paginateTableQuery(Object(Illuminate\\Database\\Eloquent\\Builder)) #10 C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\src\\Table\\Concerns\\HasRecords.php(84): Filament\\Resources\\Pages\\ListRecords->getTableRecords() #11 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\e6b92d5e851a43c48bef8f51c185b39d.php(112): Filament\\Tables\\Table->getRecords() #12 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #13 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Tickets\\Pages\\ListTickets->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #15 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #19 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(125): Illuminate\\View\\View->render() #20 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Components\\Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #21 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #22 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #24 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\974e11e0611d7d2b90c121648c802cf3.php(11): e(Object(Filament\\Schemas\\Schema)) #25 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #26 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Tickets\\Pages\\ListTickets->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #28 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #32 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #33 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #34 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Resources\\Tickets\\Pages\\ListTickets), Object(Closure)) #35 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(104): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Resources\\Tickets\\Pages\\ListTickets)) #36 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array) #37 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate() #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Livewire\\Mechanisms\\HandleRequests\\HandleRequests), 'handleUpdate') #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\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)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #63 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #65 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #80 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #81 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #82 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #83 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #84 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #85 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #86 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #87 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #88 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #89 {main} [previous exception] [object] (PDOException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'is_invoiced' in 'where clause' at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php:406) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(406): PDO->prepare('select count(*)...') #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(811): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}('select count(*)...', Array) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(778): Illuminate\\Database\\Connection->runQueryCallback('select count(*)...', Array, Object(Closure)) #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(397): Illuminate\\Database\\Connection->run('select count(*)...', Array, Object(Closure)) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3188): Illuminate\\Database\\Connection->select('select count(*)...', Array, true) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3763): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}() #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure)) #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3367): Illuminate\\Database\\Query\\Builder->get() #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3326): Illuminate\\Database\\Query\\Builder->runPaginationCountQuery(Array) #10 C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\src\\Concerns\\CanPaginateRecords.php(49): Illuminate\\Database\\Query\\Builder->getCountForPagination() #11 C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\src\\Concerns\\HasRecords.php(174): Filament\\Resources\\Pages\\ListRecords->paginateTableQuery(Object(Illuminate\\Database\\Eloquent\\Builder)) #12 C:\\abdPro\\flyaramfilament\\vendor\\filament\\tables\\src\\Table\\Concerns\\HasRecords.php(84): Filament\\Resources\\Pages\\ListRecords->getTableRecords() #13 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\e6b92d5e851a43c48bef8f51c185b39d.php(112): Filament\\Tables\\Table->getRecords() #14 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #15 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Tickets\\Pages\\ListTickets->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #17 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #21 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(125): Illuminate\\View\\View->render() #22 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Components\\Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #23 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #24 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Components\\ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #26 C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\974e11e0611d7d2b90c121648c802cf3.php(11): e(Object(Filament\\Schemas\\Schema)) #27 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\abdPro\\\\flyar...') #28 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Tickets\\Pages\\ListTickets->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #30 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #34 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure)) #35 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #36 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Filament\\Resources\\Tickets\\Pages\\ListTickets), Object(Closure)) #37 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(104): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Filament\\Resources\\Tickets\\Pages\\ListTickets)) #38 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array) #39 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate() #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Livewire\\Mechanisms\\HandleRequests\\HandleRequests), 'handleUpdate') #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #52 C:\\abdPro\\flyaramfilament\\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)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #65 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #67 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #80 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #81 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #82 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #83 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #84 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #85 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #86 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #87 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #88 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #89 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #90 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #91 {main} "} [2025-10-06 14:37:01] local.ERROR: Attempt to read property "iata_code" on array {"userId":1,"exception":"[object] (ErrorException(code: 0): Attempt to read property \"iata_code\" on array at C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\NewUsers.php:74) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\HandleExceptions.php(258): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'Attempt to read...', 'C:\\\\abdPro\\\\flyar...', 74) #1 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\NewUsers.php(74): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(2, 'Attempt to read...', 'C:\\\\abdPro\\\\flyar...', 74) #2 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Concerns\\EvaluatesClosures.php(36): App\\Filament\\Pages\\NewUsers->App\\Filament\\Pages\\{closure}(Array) #3 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Components\\Concerns\\HasState.php(551): Filament\\Support\\Components\\Component->evaluate(Object(Closure)) #4 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Components\\Concerns\\HasState.php(452): Filament\\Schemas\\Components\\Component->getDefaultState() #5 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Components\\Concerns\\HasState.php(335): Filament\\Schemas\\Components\\Component->hydrateDefaultState(Array) #6 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Concerns\\HasState.php(353): Filament\\Schemas\\Components\\Component->hydrateState(Array, true) #7 C:\\abdPro\\flyaramfilament\\vendor\\filament\\schemas\\src\\Concerns\\HasState.php(307): Filament\\Schemas\\Schema->hydrateState(Array, true) #8 C:\\abdPro\\flyaramfilament\\vendor\\filament\\actions\\src\\Concerns\\CanBeMounted.php(46): Filament\\Schemas\\Schema->fill() #9 C:\\abdPro\\flyaramfilament\\vendor\\filament\\support\\src\\Concerns\\EvaluatesClosures.php(36): Filament\\Actions\\Action::Filament\\Actions\\Concerns\\{closure}(Object(Filament\\Schemas\\Schema)) #10 C:\\abdPro\\flyaramfilament\\vendor\\filament\\actions\\src\\Concerns\\CanBeMounted.php(17): Filament\\Support\\Components\\Component->evaluate(Object(Closure), Array) #11 C:\\abdPro\\flyaramfilament\\vendor\\filament\\actions\\src\\Concerns\\InteractsWithActions.php(157): Filament\\Actions\\Action->mount(Array) #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): Filament\\Pages\\BasePage->mountAction('addUser', Array, Array) #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #16 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Wrapped.php(23): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array) #17 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(492): Livewire\\Wrapped->__call('mountAction', Array) #18 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(101): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->callMethods(Object(App\\Filament\\Pages\\NewUsers), Array, Object(Livewire\\Mechanisms\\HandleComponents\\ComponentContext)) #19 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array) #20 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array) #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate() #22 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #48 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #70 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #72 {main} "} [2025-10-07 10:45:21] local.ERROR: syntax error, unexpected identifier "Supplier" {"exception":"[object] (ParseError(code: 0): syntax error, unexpected identifier \"Supplier\" at C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php:280) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\composer\\ClassLoader.php(427): Composer\\Autoload\\{closure}('C:\\\\abdPro\\\\flyar...') #1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Filament\\\\Pa...') #2 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Panel\\Concerns\\HasComponents.php(441): class_exists('App\\\\Filament\\\\Pa...') #3 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Panel\\Concerns\\HasComponents.php(212): Filament\\Panel->discoverComponents('Filament\\\\Pages\\\\...', Array, 'C:\\\\abdPro\\\\flyar...', Object(Illuminate\\Support\\Stringable)) #4 C:\\abdPro\\flyaramfilament\\app\\Providers\\Filament\\AdminPanelProvider.php(47): Filament\\Panel->discoverPages('C:\\\\abdPro\\\\flyar...', 'App\\\\Filament\\\\Pa...') #5 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\PanelProvider.php(15): App\\Providers\\Filament\\AdminPanelProvider->panel(Object(Filament\\Panel)) #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Collections\\helpers.php(236): Filament\\PanelProvider->Filament\\{closure}() #7 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Facades\\Filament.php(170): value(Object(Closure)) #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1672): Filament\\Facades\\Filament::Filament\\Facades\\{closure}(Object(Filament\\PanelRegistry), Object(Illuminate\\Foundation\\Application)) #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1590): Illuminate\\Container\\Container->fireCallbackArray(Object(Filament\\PanelRegistry), Array) #10 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(990): Illuminate\\Container\\Container->fireResolvingCallbacks('Filament\\\\PanelR...', Object(Filament\\PanelRegistry)) #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1078): Illuminate\\Container\\Container->resolve('Filament\\\\PanelR...', Array, true) #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(903): Illuminate\\Foundation\\Application->resolve('Filament\\\\PanelR...', Array) #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1058): Illuminate\\Container\\Container->make('Filament\\\\PanelR...', Array) #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\helpers.php(138): Illuminate\\Foundation\\Application->make('Filament\\\\PanelR...', Array) #15 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\FilamentManager.php(358): app('Filament\\\\PanelR...') #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Facades\\Facade.php(363): Filament\\FilamentManager->getPanels() #17 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\routes\\web.php(15): Illuminate\\Support\\Facades\\Facade::__callStatic('getPanels', Array) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(524): Illuminate\\Support\\ServiceProvider->{closure}(Object(Illuminate\\Routing\\Router)) #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(480): Illuminate\\Routing\\Router->loadRoutes(Object(Closure)) #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\RouteRegistrar.php(210): Illuminate\\Routing\\Router->group(Array, Object(Closure)) #21 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\routes\\web.php(14): Illuminate\\Routing\\RouteRegistrar->group(Object(Closure)) #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\ServiceProvider.php(194): require('C:\\\\abdPro\\\\flyar...') #23 C:\\abdPro\\flyaramfilament\\vendor\\spatie\\laravel-package-tools\\src\\Concerns\\PackageServiceProvider\\ProcessRoutes.php(14): Illuminate\\Support\\ServiceProvider->loadRoutesFrom('C:\\\\abdPro\\\\flyar...') #24 C:\\abdPro\\flyaramfilament\\vendor\\spatie\\laravel-package-tools\\src\\PackageServiceProvider.php(85): Spatie\\LaravelPackageTools\\PackageServiceProvider->bootPackageRoutes() #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): Spatie\\LaravelPackageTools\\PackageServiceProvider->boot() #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(836): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1151): Illuminate\\Container\\Container->call(Array) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1132): Illuminate\\Foundation\\Application->bootProvider(Object(Filament\\FilamentServiceProvider)) #32 [internal function]: Illuminate\\Foundation\\Application->Illuminate\\Foundation\\{closure}(Object(Filament\\FilamentServiceProvider), 'Filament\\\\Filame...') #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1131): array_walk(Array, Object(Closure)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\BootProviders.php(17): Illuminate\\Foundation\\Application->boot() #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(342): Illuminate\\Foundation\\Bootstrap\\BootProviders->bootstrap(Object(Illuminate\\Foundation\\Application)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap() #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #42 {main} "} [2025-10-07 10:45:35] local.ERROR: syntax error, unexpected identifier "Supplier" {"exception":"[object] (ParseError(code: 0): syntax error, unexpected identifier \"Supplier\" at C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php:280) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\composer\\ClassLoader.php(427): Composer\\Autoload\\{closure}('C:\\\\abdPro\\\\flyar...') #1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Filament\\\\Pa...') #2 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Panel\\Concerns\\HasComponents.php(441): class_exists('App\\\\Filament\\\\Pa...') #3 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Panel\\Concerns\\HasComponents.php(212): Filament\\Panel->discoverComponents('Filament\\\\Pages\\\\...', Array, 'C:\\\\abdPro\\\\flyar...', Object(Illuminate\\Support\\Stringable)) #4 C:\\abdPro\\flyaramfilament\\app\\Providers\\Filament\\AdminPanelProvider.php(47): Filament\\Panel->discoverPages('C:\\\\abdPro\\\\flyar...', 'App\\\\Filament\\\\Pa...') #5 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\PanelProvider.php(15): App\\Providers\\Filament\\AdminPanelProvider->panel(Object(Filament\\Panel)) #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Collections\\helpers.php(236): Filament\\PanelProvider->Filament\\{closure}() #7 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Facades\\Filament.php(170): value(Object(Closure)) #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1672): Filament\\Facades\\Filament::Filament\\Facades\\{closure}(Object(Filament\\PanelRegistry), Object(Illuminate\\Foundation\\Application)) #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1590): Illuminate\\Container\\Container->fireCallbackArray(Object(Filament\\PanelRegistry), Array) #10 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(990): Illuminate\\Container\\Container->fireResolvingCallbacks('Filament\\\\PanelR...', Object(Filament\\PanelRegistry)) #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1078): Illuminate\\Container\\Container->resolve('Filament\\\\PanelR...', Array, true) #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(903): Illuminate\\Foundation\\Application->resolve('Filament\\\\PanelR...', Array) #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1058): Illuminate\\Container\\Container->make('Filament\\\\PanelR...', Array) #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\helpers.php(138): Illuminate\\Foundation\\Application->make('Filament\\\\PanelR...', Array) #15 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\FilamentManager.php(358): app('Filament\\\\PanelR...') #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Facades\\Facade.php(363): Filament\\FilamentManager->getPanels() #17 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\routes\\web.php(15): Illuminate\\Support\\Facades\\Facade::__callStatic('getPanels', Array) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(524): Illuminate\\Support\\ServiceProvider->{closure}(Object(Illuminate\\Routing\\Router)) #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(480): Illuminate\\Routing\\Router->loadRoutes(Object(Closure)) #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\RouteRegistrar.php(210): Illuminate\\Routing\\Router->group(Array, Object(Closure)) #21 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\routes\\web.php(14): Illuminate\\Routing\\RouteRegistrar->group(Object(Closure)) #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\ServiceProvider.php(194): require('C:\\\\abdPro\\\\flyar...') #23 C:\\abdPro\\flyaramfilament\\vendor\\spatie\\laravel-package-tools\\src\\Concerns\\PackageServiceProvider\\ProcessRoutes.php(14): Illuminate\\Support\\ServiceProvider->loadRoutesFrom('C:\\\\abdPro\\\\flyar...') #24 C:\\abdPro\\flyaramfilament\\vendor\\spatie\\laravel-package-tools\\src\\PackageServiceProvider.php(85): Spatie\\LaravelPackageTools\\PackageServiceProvider->bootPackageRoutes() #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): Spatie\\LaravelPackageTools\\PackageServiceProvider->boot() #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(836): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1151): Illuminate\\Container\\Container->call(Array) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1132): Illuminate\\Foundation\\Application->bootProvider(Object(Filament\\FilamentServiceProvider)) #32 [internal function]: Illuminate\\Foundation\\Application->Illuminate\\Foundation\\{closure}(Object(Filament\\FilamentServiceProvider), 'Filament\\\\Filame...') #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1131): array_walk(Array, Object(Closure)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\BootProviders.php(17): Illuminate\\Foundation\\Application->boot() #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(342): Illuminate\\Foundation\\Bootstrap\\BootProviders->bootstrap(Object(Illuminate\\Foundation\\Application)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap() #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #42 {main} "} [2025-10-07 11:57:24] local.ERROR: Undefined property: App\Services\Tickets\DTOs\TicketDTO::$name {"userId":1,"exception":"[object] (ErrorException(code: 0): Undefined property: App\\Services\\Tickets\\DTOs\\TicketDTO::$name at C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php:254) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\HandleExceptions.php(258): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'Undefined prope...', 'C:\\\\abdPro\\\\flyar...', 254) #1 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(254): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(2, 'Undefined prope...', 'C:\\\\abdPro\\\\flyar...', 254) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\ManagesTransactions.php(35): App\\Filament\\Pages\\UploadTicket->App\\Filament\\Pages\\{closure}(Object(Illuminate\\Database\\MySqlConnection)) #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\DatabaseManager.php(489): Illuminate\\Database\\Connection->transaction(Object(Closure)) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Facades\\Facade.php(363): Illuminate\\Database\\DatabaseManager->__call('transaction', Array) #5 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(249): Illuminate\\Support\\Facades\\Facade::__callStatic('transaction', Array) #6 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(171): App\\Filament\\Pages\\UploadTicket->storeTicketDto(Object(App\\Services\\Tickets\\DTOs\\TicketDTO), '01K6Z8H3T95QC73...') #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): App\\Filament\\Pages\\UploadTicket->save() #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #10 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #11 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Wrapped.php(23): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array) #12 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(492): Livewire\\Wrapped->__call('save', Array) #13 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(101): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->callMethods(Object(App\\Filament\\Pages\\UploadTicket), Array, Object(Livewire\\Mechanisms\\HandleComponents\\ComponentContext)) #14 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array) #15 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array) #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate() #17 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #28 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #41 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #65 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #67 {main} "} [2025-10-07 11:57:37] local.ERROR: Undefined property: App\Services\Tickets\DTOs\TicketDTO::$name {"userId":1,"exception":"[object] (ErrorException(code: 0): Undefined property: App\\Services\\Tickets\\DTOs\\TicketDTO::$name at C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php:254) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\HandleExceptions.php(258): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'Undefined prope...', 'C:\\\\abdPro\\\\flyar...', 254) #1 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(254): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(2, 'Undefined prope...', 'C:\\\\abdPro\\\\flyar...', 254) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\ManagesTransactions.php(35): App\\Filament\\Pages\\UploadTicket->App\\Filament\\Pages\\{closure}(Object(Illuminate\\Database\\MySqlConnection)) #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\DatabaseManager.php(489): Illuminate\\Database\\Connection->transaction(Object(Closure)) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Facades\\Facade.php(363): Illuminate\\Database\\DatabaseManager->__call('transaction', Array) #5 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(249): Illuminate\\Support\\Facades\\Facade::__callStatic('transaction', Array) #6 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(171): App\\Filament\\Pages\\UploadTicket->storeTicketDto(Object(App\\Services\\Tickets\\DTOs\\TicketDTO), '01K6Z8H3T95QC73...') #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): App\\Filament\\Pages\\UploadTicket->save() #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #10 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #11 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Wrapped.php(23): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array) #12 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(492): Livewire\\Wrapped->__call('save', Array) #13 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(101): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->callMethods(Object(App\\Filament\\Pages\\UploadTicket), Array, Object(Livewire\\Mechanisms\\HandleComponents\\ComponentContext)) #14 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array) #15 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array) #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate() #17 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #28 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #41 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #65 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #67 {main} "} [2025-10-07 11:58:47] local.ERROR: Undefined property: App\Services\Tickets\DTOs\TicketDTO::$name {"userId":1,"exception":"[object] (ErrorException(code: 0): Undefined property: App\\Services\\Tickets\\DTOs\\TicketDTO::$name at C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php:254) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\HandleExceptions.php(258): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'Undefined prope...', 'C:\\\\abdPro\\\\flyar...', 254) #1 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(254): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(2, 'Undefined prope...', 'C:\\\\abdPro\\\\flyar...', 254) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\ManagesTransactions.php(35): App\\Filament\\Pages\\UploadTicket->App\\Filament\\Pages\\{closure}(Object(Illuminate\\Database\\MySqlConnection)) #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\DatabaseManager.php(489): Illuminate\\Database\\Connection->transaction(Object(Closure)) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Facades\\Facade.php(363): Illuminate\\Database\\DatabaseManager->__call('transaction', Array) #5 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(249): Illuminate\\Support\\Facades\\Facade::__callStatic('transaction', Array) #6 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(171): App\\Filament\\Pages\\UploadTicket->storeTicketDto(Object(App\\Services\\Tickets\\DTOs\\TicketDTO), '01K6Z8KM660AG3S...') #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): App\\Filament\\Pages\\UploadTicket->save() #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #10 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #11 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Wrapped.php(23): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array) #12 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(492): Livewire\\Wrapped->__call('save', Array) #13 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(101): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->callMethods(Object(App\\Filament\\Pages\\UploadTicket), Array, Object(Livewire\\Mechanisms\\HandleComponents\\ComponentContext)) #14 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array) #15 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array) #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate() #17 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #28 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #41 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #65 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #67 {main} "} [2025-10-07 11:59:16] local.ERROR: Undefined property: App\Services\Tickets\DTOs\TicketDTO::$name {"userId":1,"exception":"[object] (ErrorException(code: 0): Undefined property: App\\Services\\Tickets\\DTOs\\TicketDTO::$name at C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php:257) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\HandleExceptions.php(258): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'Undefined prope...', 'C:\\\\abdPro\\\\flyar...', 257) #1 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(257): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(2, 'Undefined prope...', 'C:\\\\abdPro\\\\flyar...', 257) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\ManagesTransactions.php(35): App\\Filament\\Pages\\UploadTicket->App\\Filament\\Pages\\{closure}(Object(Illuminate\\Database\\MySqlConnection)) #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\DatabaseManager.php(489): Illuminate\\Database\\Connection->transaction(Object(Closure)) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Facades\\Facade.php(363): Illuminate\\Database\\DatabaseManager->__call('transaction', Array) #5 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(252): Illuminate\\Support\\Facades\\Facade::__callStatic('transaction', Array) #6 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(171): App\\Filament\\Pages\\UploadTicket->storeTicketDto(Object(App\\Services\\Tickets\\DTOs\\TicketDTO), '01K6Z8MGJNW2CDM...') #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): App\\Filament\\Pages\\UploadTicket->save() #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #10 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #11 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Wrapped.php(23): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array) #12 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(492): Livewire\\Wrapped->__call('save', Array) #13 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(101): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->callMethods(Object(App\\Filament\\Pages\\UploadTicket), Array, Object(Livewire\\Mechanisms\\HandleComponents\\ComponentContext)) #14 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array) #15 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array) #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate() #17 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #28 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #41 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #65 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #67 {main} "} [2025-10-07 11:59:56] local.ERROR: Undefined property: App\Services\Tickets\DTOs\TicketDTO::$name {"userId":1,"exception":"[object] (ErrorException(code: 0): Undefined property: App\\Services\\Tickets\\DTOs\\TicketDTO::$name at C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php:257) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\HandleExceptions.php(258): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'Undefined prope...', 'C:\\\\abdPro\\\\flyar...', 257) #1 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(257): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(2, 'Undefined prope...', 'C:\\\\abdPro\\\\flyar...', 257) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\ManagesTransactions.php(35): App\\Filament\\Pages\\UploadTicket->App\\Filament\\Pages\\{closure}(Object(Illuminate\\Database\\MySqlConnection)) #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\DatabaseManager.php(489): Illuminate\\Database\\Connection->transaction(Object(Closure)) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Facades\\Facade.php(363): Illuminate\\Database\\DatabaseManager->__call('transaction', Array) #5 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(252): Illuminate\\Support\\Facades\\Facade::__callStatic('transaction', Array) #6 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(171): App\\Filament\\Pages\\UploadTicket->storeTicketDto(Object(App\\Services\\Tickets\\DTOs\\TicketDTO), '01K6Z8MGJNW2CDM...') #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): App\\Filament\\Pages\\UploadTicket->save() #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #10 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #11 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Wrapped.php(23): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array) #12 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(492): Livewire\\Wrapped->__call('save', Array) #13 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(101): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->callMethods(Object(App\\Filament\\Pages\\UploadTicket), Array, Object(Livewire\\Mechanisms\\HandleComponents\\ComponentContext)) #14 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array) #15 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array) #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate() #17 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #28 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #41 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #65 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #67 {main} "} [2025-10-07 12:00:23] local.ERROR: Undefined property: App\Services\Tickets\DTOs\TicketDTO::$name {"userId":1,"exception":"[object] (ErrorException(code: 0): Undefined property: App\\Services\\Tickets\\DTOs\\TicketDTO::$name at C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php:257) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\HandleExceptions.php(258): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'Undefined prope...', 'C:\\\\abdPro\\\\flyar...', 257) #1 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(257): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(2, 'Undefined prope...', 'C:\\\\abdPro\\\\flyar...', 257) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\ManagesTransactions.php(35): App\\Filament\\Pages\\UploadTicket->App\\Filament\\Pages\\{closure}(Object(Illuminate\\Database\\MySqlConnection)) #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\DatabaseManager.php(489): Illuminate\\Database\\Connection->transaction(Object(Closure)) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Facades\\Facade.php(363): Illuminate\\Database\\DatabaseManager->__call('transaction', Array) #5 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(252): Illuminate\\Support\\Facades\\Facade::__callStatic('transaction', Array) #6 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(171): App\\Filament\\Pages\\UploadTicket->storeTicketDto(Object(App\\Services\\Tickets\\DTOs\\TicketDTO), '01K6Z8PJE08KXYN...') #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): App\\Filament\\Pages\\UploadTicket->save() #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #10 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #11 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Wrapped.php(23): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array) #12 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(492): Livewire\\Wrapped->__call('save', Array) #13 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(101): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->callMethods(Object(App\\Filament\\Pages\\UploadTicket), Array, Object(Livewire\\Mechanisms\\HandleComponents\\ComponentContext)) #14 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array) #15 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array) #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate() #17 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #28 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #41 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #65 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #67 {main} "} [2025-10-07 12:01:45] local.ERROR: Undefined property: App\Services\Tickets\DTOs\TicketDTO::$name {"userId":1,"exception":"[object] (ErrorException(code: 0): Undefined property: App\\Services\\Tickets\\DTOs\\TicketDTO::$name at C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php:257) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\HandleExceptions.php(258): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'Undefined prope...', 'C:\\\\abdPro\\\\flyar...', 257) #1 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(257): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(2, 'Undefined prope...', 'C:\\\\abdPro\\\\flyar...', 257) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\ManagesTransactions.php(35): App\\Filament\\Pages\\UploadTicket->App\\Filament\\Pages\\{closure}(Object(Illuminate\\Database\\MySqlConnection)) #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\DatabaseManager.php(489): Illuminate\\Database\\Connection->transaction(Object(Closure)) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Facades\\Facade.php(363): Illuminate\\Database\\DatabaseManager->__call('transaction', Array) #5 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(252): Illuminate\\Support\\Facades\\Facade::__callStatic('transaction', Array) #6 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(171): App\\Filament\\Pages\\UploadTicket->storeTicketDto(Object(App\\Services\\Tickets\\DTOs\\TicketDTO), '01K6Z8S2H78MMZR...') #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): App\\Filament\\Pages\\UploadTicket->save() #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #10 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #11 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Wrapped.php(23): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array) #12 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(492): Livewire\\Wrapped->__call('save', Array) #13 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(101): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->callMethods(Object(App\\Filament\\Pages\\UploadTicket), Array, Object(Livewire\\Mechanisms\\HandleComponents\\ComponentContext)) #14 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array) #15 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array) #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate() #17 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #28 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #41 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #65 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #67 {main} "} [2025-10-07 12:07:38] local.ERROR: syntax error, unexpected token "," {"exception":"[object] (ParseError(code: 0): syntax error, unexpected token \",\" at C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php:295) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\composer\\ClassLoader.php(427): Composer\\Autoload\\{closure}('C:\\\\abdPro\\\\flyar...') #1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Filament\\\\Pa...') #2 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Panel\\Concerns\\HasComponents.php(441): class_exists('App\\\\Filament\\\\Pa...') #3 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Panel\\Concerns\\HasComponents.php(212): Filament\\Panel->discoverComponents('Filament\\\\Pages\\\\...', Array, 'C:\\\\abdPro\\\\flyar...', Object(Illuminate\\Support\\Stringable)) #4 C:\\abdPro\\flyaramfilament\\app\\Providers\\Filament\\AdminPanelProvider.php(47): Filament\\Panel->discoverPages('C:\\\\abdPro\\\\flyar...', 'App\\\\Filament\\\\Pa...') #5 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\PanelProvider.php(15): App\\Providers\\Filament\\AdminPanelProvider->panel(Object(Filament\\Panel)) #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Collections\\helpers.php(236): Filament\\PanelProvider->Filament\\{closure}() #7 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Facades\\Filament.php(170): value(Object(Closure)) #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1672): Filament\\Facades\\Filament::Filament\\Facades\\{closure}(Object(Filament\\PanelRegistry), Object(Illuminate\\Foundation\\Application)) #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1590): Illuminate\\Container\\Container->fireCallbackArray(Object(Filament\\PanelRegistry), Array) #10 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(990): Illuminate\\Container\\Container->fireResolvingCallbacks('Filament\\\\PanelR...', Object(Filament\\PanelRegistry)) #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1078): Illuminate\\Container\\Container->resolve('Filament\\\\PanelR...', Array, true) #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(903): Illuminate\\Foundation\\Application->resolve('Filament\\\\PanelR...', Array) #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1058): Illuminate\\Container\\Container->make('Filament\\\\PanelR...', Array) #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\helpers.php(138): Illuminate\\Foundation\\Application->make('Filament\\\\PanelR...', Array) #15 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\FilamentManager.php(358): app('Filament\\\\PanelR...') #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Facades\\Facade.php(363): Filament\\FilamentManager->getPanels() #17 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\routes\\web.php(15): Illuminate\\Support\\Facades\\Facade::__callStatic('getPanels', Array) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(524): Illuminate\\Support\\ServiceProvider->{closure}(Object(Illuminate\\Routing\\Router)) #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(480): Illuminate\\Routing\\Router->loadRoutes(Object(Closure)) #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\RouteRegistrar.php(210): Illuminate\\Routing\\Router->group(Array, Object(Closure)) #21 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\routes\\web.php(14): Illuminate\\Routing\\RouteRegistrar->group(Object(Closure)) #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\ServiceProvider.php(194): require('C:\\\\abdPro\\\\flyar...') #23 C:\\abdPro\\flyaramfilament\\vendor\\spatie\\laravel-package-tools\\src\\Concerns\\PackageServiceProvider\\ProcessRoutes.php(14): Illuminate\\Support\\ServiceProvider->loadRoutesFrom('C:\\\\abdPro\\\\flyar...') #24 C:\\abdPro\\flyaramfilament\\vendor\\spatie\\laravel-package-tools\\src\\PackageServiceProvider.php(85): Spatie\\LaravelPackageTools\\PackageServiceProvider->bootPackageRoutes() #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): Spatie\\LaravelPackageTools\\PackageServiceProvider->boot() #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(836): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1151): Illuminate\\Container\\Container->call(Array) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1132): Illuminate\\Foundation\\Application->bootProvider(Object(Filament\\FilamentServiceProvider)) #32 [internal function]: Illuminate\\Foundation\\Application->Illuminate\\Foundation\\{closure}(Object(Filament\\FilamentServiceProvider), 'Filament\\\\Filame...') #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1131): array_walk(Array, Object(Closure)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\BootProviders.php(17): Illuminate\\Foundation\\Application->boot() #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(342): Illuminate\\Foundation\\Bootstrap\\BootProviders->bootstrap(Object(Illuminate\\Foundation\\Application)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap() #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #42 {main} "} [2025-10-07 12:07:41] local.ERROR: syntax error, unexpected token "," {"exception":"[object] (ParseError(code: 0): syntax error, unexpected token \",\" at C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php:295) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\composer\\ClassLoader.php(427): Composer\\Autoload\\{closure}('C:\\\\abdPro\\\\flyar...') #1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Filament\\\\Pa...') #2 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Panel\\Concerns\\HasComponents.php(441): class_exists('App\\\\Filament\\\\Pa...') #3 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Panel\\Concerns\\HasComponents.php(212): Filament\\Panel->discoverComponents('Filament\\\\Pages\\\\...', Array, 'C:\\\\abdPro\\\\flyar...', Object(Illuminate\\Support\\Stringable)) #4 C:\\abdPro\\flyaramfilament\\app\\Providers\\Filament\\AdminPanelProvider.php(47): Filament\\Panel->discoverPages('C:\\\\abdPro\\\\flyar...', 'App\\\\Filament\\\\Pa...') #5 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\PanelProvider.php(15): App\\Providers\\Filament\\AdminPanelProvider->panel(Object(Filament\\Panel)) #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Collections\\helpers.php(236): Filament\\PanelProvider->Filament\\{closure}() #7 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Facades\\Filament.php(170): value(Object(Closure)) #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1672): Filament\\Facades\\Filament::Filament\\Facades\\{closure}(Object(Filament\\PanelRegistry), Object(Illuminate\\Foundation\\Application)) #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1590): Illuminate\\Container\\Container->fireCallbackArray(Object(Filament\\PanelRegistry), Array) #10 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(990): Illuminate\\Container\\Container->fireResolvingCallbacks('Filament\\\\PanelR...', Object(Filament\\PanelRegistry)) #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1078): Illuminate\\Container\\Container->resolve('Filament\\\\PanelR...', Array, true) #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(903): Illuminate\\Foundation\\Application->resolve('Filament\\\\PanelR...', Array) #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1058): Illuminate\\Container\\Container->make('Filament\\\\PanelR...', Array) #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\helpers.php(138): Illuminate\\Foundation\\Application->make('Filament\\\\PanelR...', Array) #15 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\FilamentManager.php(358): app('Filament\\\\PanelR...') #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Facades\\Facade.php(363): Filament\\FilamentManager->getPanels() #17 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\routes\\web.php(15): Illuminate\\Support\\Facades\\Facade::__callStatic('getPanels', Array) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(524): Illuminate\\Support\\ServiceProvider->{closure}(Object(Illuminate\\Routing\\Router)) #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(480): Illuminate\\Routing\\Router->loadRoutes(Object(Closure)) #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\RouteRegistrar.php(210): Illuminate\\Routing\\Router->group(Array, Object(Closure)) #21 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\routes\\web.php(14): Illuminate\\Routing\\RouteRegistrar->group(Object(Closure)) #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\ServiceProvider.php(194): require('C:\\\\abdPro\\\\flyar...') #23 C:\\abdPro\\flyaramfilament\\vendor\\spatie\\laravel-package-tools\\src\\Concerns\\PackageServiceProvider\\ProcessRoutes.php(14): Illuminate\\Support\\ServiceProvider->loadRoutesFrom('C:\\\\abdPro\\\\flyar...') #24 C:\\abdPro\\flyaramfilament\\vendor\\spatie\\laravel-package-tools\\src\\PackageServiceProvider.php(85): Spatie\\LaravelPackageTools\\PackageServiceProvider->bootPackageRoutes() #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): Spatie\\LaravelPackageTools\\PackageServiceProvider->boot() #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(836): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1151): Illuminate\\Container\\Container->call(Array) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1132): Illuminate\\Foundation\\Application->bootProvider(Object(Filament\\FilamentServiceProvider)) #32 [internal function]: Illuminate\\Foundation\\Application->Illuminate\\Foundation\\{closure}(Object(Filament\\FilamentServiceProvider), 'Filament\\\\Filame...') #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1131): array_walk(Array, Object(Closure)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\BootProviders.php(17): Illuminate\\Foundation\\Application->boot() #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(342): Illuminate\\Foundation\\Bootstrap\\BootProviders->bootstrap(Object(Illuminate\\Foundation\\Application)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap() #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #42 {main} "} [2025-10-07 12:17:11] local.ERROR: syntax error, unexpected variable "$ticket" {"exception":"[object] (ParseError(code: 0): syntax error, unexpected variable \"$ticket\" at C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php:267) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\composer\\ClassLoader.php(427): Composer\\Autoload\\{closure}('C:\\\\abdPro\\\\flyar...') #1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Filament\\\\Pa...') #2 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Panel\\Concerns\\HasComponents.php(441): class_exists('App\\\\Filament\\\\Pa...') #3 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Panel\\Concerns\\HasComponents.php(212): Filament\\Panel->discoverComponents('Filament\\\\Pages\\\\...', Array, 'C:\\\\abdPro\\\\flyar...', Object(Illuminate\\Support\\Stringable)) #4 C:\\abdPro\\flyaramfilament\\app\\Providers\\Filament\\AdminPanelProvider.php(47): Filament\\Panel->discoverPages('C:\\\\abdPro\\\\flyar...', 'App\\\\Filament\\\\Pa...') #5 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\PanelProvider.php(15): App\\Providers\\Filament\\AdminPanelProvider->panel(Object(Filament\\Panel)) #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Collections\\helpers.php(236): Filament\\PanelProvider->Filament\\{closure}() #7 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Facades\\Filament.php(170): value(Object(Closure)) #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1672): Filament\\Facades\\Filament::Filament\\Facades\\{closure}(Object(Filament\\PanelRegistry), Object(Illuminate\\Foundation\\Application)) #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1590): Illuminate\\Container\\Container->fireCallbackArray(Object(Filament\\PanelRegistry), Array) #10 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(990): Illuminate\\Container\\Container->fireResolvingCallbacks('Filament\\\\PanelR...', Object(Filament\\PanelRegistry)) #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1078): Illuminate\\Container\\Container->resolve('Filament\\\\PanelR...', Array, true) #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(903): Illuminate\\Foundation\\Application->resolve('Filament\\\\PanelR...', Array) #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1058): Illuminate\\Container\\Container->make('Filament\\\\PanelR...', Array) #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\helpers.php(138): Illuminate\\Foundation\\Application->make('Filament\\\\PanelR...', Array) #15 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\FilamentManager.php(358): app('Filament\\\\PanelR...') #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Facades\\Facade.php(363): Filament\\FilamentManager->getPanels() #17 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\routes\\web.php(15): Illuminate\\Support\\Facades\\Facade::__callStatic('getPanels', Array) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(524): Illuminate\\Support\\ServiceProvider->{closure}(Object(Illuminate\\Routing\\Router)) #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(480): Illuminate\\Routing\\Router->loadRoutes(Object(Closure)) #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\RouteRegistrar.php(210): Illuminate\\Routing\\Router->group(Array, Object(Closure)) #21 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\routes\\web.php(14): Illuminate\\Routing\\RouteRegistrar->group(Object(Closure)) #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\ServiceProvider.php(194): require('C:\\\\abdPro\\\\flyar...') #23 C:\\abdPro\\flyaramfilament\\vendor\\spatie\\laravel-package-tools\\src\\Concerns\\PackageServiceProvider\\ProcessRoutes.php(14): Illuminate\\Support\\ServiceProvider->loadRoutesFrom('C:\\\\abdPro\\\\flyar...') #24 C:\\abdPro\\flyaramfilament\\vendor\\spatie\\laravel-package-tools\\src\\PackageServiceProvider.php(85): Spatie\\LaravelPackageTools\\PackageServiceProvider->bootPackageRoutes() #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): Spatie\\LaravelPackageTools\\PackageServiceProvider->boot() #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(836): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1151): Illuminate\\Container\\Container->call(Array) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1132): Illuminate\\Foundation\\Application->bootProvider(Object(Filament\\FilamentServiceProvider)) #32 [internal function]: Illuminate\\Foundation\\Application->Illuminate\\Foundation\\{closure}(Object(Filament\\FilamentServiceProvider), 'Filament\\\\Filame...') #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1131): array_walk(Array, Object(Closure)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\BootProviders.php(17): Illuminate\\Foundation\\Application->boot() #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(342): Illuminate\\Foundation\\Bootstrap\\BootProviders->bootstrap(Object(Illuminate\\Foundation\\Application)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap() #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #42 {main} "} [2025-10-07 12:17:14] local.ERROR: syntax error, unexpected variable "$ticket" {"exception":"[object] (ParseError(code: 0): syntax error, unexpected variable \"$ticket\" at C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php:267) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\composer\\ClassLoader.php(427): Composer\\Autoload\\{closure}('C:\\\\abdPro\\\\flyar...') #1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Filament\\\\Pa...') #2 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Panel\\Concerns\\HasComponents.php(441): class_exists('App\\\\Filament\\\\Pa...') #3 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Panel\\Concerns\\HasComponents.php(212): Filament\\Panel->discoverComponents('Filament\\\\Pages\\\\...', Array, 'C:\\\\abdPro\\\\flyar...', Object(Illuminate\\Support\\Stringable)) #4 C:\\abdPro\\flyaramfilament\\app\\Providers\\Filament\\AdminPanelProvider.php(47): Filament\\Panel->discoverPages('C:\\\\abdPro\\\\flyar...', 'App\\\\Filament\\\\Pa...') #5 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\PanelProvider.php(15): App\\Providers\\Filament\\AdminPanelProvider->panel(Object(Filament\\Panel)) #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Collections\\helpers.php(236): Filament\\PanelProvider->Filament\\{closure}() #7 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\Facades\\Filament.php(170): value(Object(Closure)) #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1672): Filament\\Facades\\Filament::Filament\\Facades\\{closure}(Object(Filament\\PanelRegistry), Object(Illuminate\\Foundation\\Application)) #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(1590): Illuminate\\Container\\Container->fireCallbackArray(Object(Filament\\PanelRegistry), Array) #10 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(990): Illuminate\\Container\\Container->fireResolvingCallbacks('Filament\\\\PanelR...', Object(Filament\\PanelRegistry)) #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1078): Illuminate\\Container\\Container->resolve('Filament\\\\PanelR...', Array, true) #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(903): Illuminate\\Foundation\\Application->resolve('Filament\\\\PanelR...', Array) #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1058): Illuminate\\Container\\Container->make('Filament\\\\PanelR...', Array) #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\helpers.php(138): Illuminate\\Foundation\\Application->make('Filament\\\\PanelR...', Array) #15 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\src\\FilamentManager.php(358): app('Filament\\\\PanelR...') #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Facades\\Facade.php(363): Filament\\FilamentManager->getPanels() #17 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\routes\\web.php(15): Illuminate\\Support\\Facades\\Facade::__callStatic('getPanels', Array) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(524): Illuminate\\Support\\ServiceProvider->{closure}(Object(Illuminate\\Routing\\Router)) #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(480): Illuminate\\Routing\\Router->loadRoutes(Object(Closure)) #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\RouteRegistrar.php(210): Illuminate\\Routing\\Router->group(Array, Object(Closure)) #21 C:\\abdPro\\flyaramfilament\\vendor\\filament\\filament\\routes\\web.php(14): Illuminate\\Routing\\RouteRegistrar->group(Object(Closure)) #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\ServiceProvider.php(194): require('C:\\\\abdPro\\\\flyar...') #23 C:\\abdPro\\flyaramfilament\\vendor\\spatie\\laravel-package-tools\\src\\Concerns\\PackageServiceProvider\\ProcessRoutes.php(14): Illuminate\\Support\\ServiceProvider->loadRoutesFrom('C:\\\\abdPro\\\\flyar...') #24 C:\\abdPro\\flyaramfilament\\vendor\\spatie\\laravel-package-tools\\src\\PackageServiceProvider.php(85): Spatie\\LaravelPackageTools\\PackageServiceProvider->bootPackageRoutes() #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): Spatie\\LaravelPackageTools\\PackageServiceProvider->boot() #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(836): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1151): Illuminate\\Container\\Container->call(Array) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1132): Illuminate\\Foundation\\Application->bootProvider(Object(Filament\\FilamentServiceProvider)) #32 [internal function]: Illuminate\\Foundation\\Application->Illuminate\\Foundation\\{closure}(Object(Filament\\FilamentServiceProvider), 'Filament\\\\Filame...') #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1131): array_walk(Array, Object(Closure)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\BootProviders.php(17): Illuminate\\Foundation\\Application->boot() #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(342): Illuminate\\Foundation\\Bootstrap\\BootProviders->bootstrap(Object(Illuminate\\Foundation\\Application)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap() #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #42 {main} "} [2025-10-07 12:22:31] local.ERROR: SQLSTATE[42S21]: Column already exists: 1060 Duplicate column name 'carrier_pnr_carrier' (Connection: mysql, SQL: alter table `tickets` add `carrier_pnr_carrier` varchar(255) null) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42S21): SQLSTATE[42S21]: Column already exists: 1060 Duplicate column name 'carrier_pnr_carrier' (Connection: mysql, SQL: alter table `tickets` add `carrier_pnr_carrier` varchar(255) null) at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php:824) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(778): Illuminate\\Database\\Connection->runQueryCallback('alter table `ti...', Array, Object(Closure)) #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(559): Illuminate\\Database\\Connection->run('alter table `ti...', Array, Object(Closure)) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\Blueprint.php(121): Illuminate\\Database\\Connection->statement('alter table `ti...') #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build() #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\Builder.php(460): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint)) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Facades\\Facade.php(363): Illuminate\\Database\\Schema\\Builder->table('tickets', Object(Closure)) #6 C:\\abdPro\\flyaramfilament\\database\\migrations\\2025_10_07_115229_add_cols_to_tickets.php(10): Illuminate\\Support\\Facades\\Facade::__callStatic('table', Array) #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up() #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\MySqlConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up') #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(448): Illuminate\\Database\\Migrations\\Migrator->Illuminate\\Database\\Migrations\\{closure}() #10 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up') #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\View\\Components\\Task.php(41): Illuminate\\Database\\Migrations\\Migrator->Illuminate\\Database\\Migrations\\{closure}() #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(809): Illuminate\\Console\\View\\Components\\Task->render('2025_10_07_1152...', Object(Closure)) #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2025_10_07_1152...', Object(Closure)) #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('C:\\\\abdPro\\\\flyar...', 6, false) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array) #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array) #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(666): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->Illuminate\\Database\\Console\\Migrations\\{closure}() #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure)) #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations() #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle() #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(836): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL) #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\Command.php(211): Illuminate\\Container\\Container->call(Array) #26 C:\\abdPro\\flyaramfilament\\vendor\\symfony\\console\\Command\\Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle)) #27 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\symfony\\console\\Application.php(1110): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput)) #29 C:\\abdPro\\flyaramfilament\\vendor\\symfony\\console\\Application.php(359): 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:\\abdPro\\flyaramfilament\\vendor\\symfony\\console\\Application.php(194): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput)) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput)) #32 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\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 'carrier_pnr_carrier' at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php:570) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(570): PDOStatement->execute() #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(811): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}('alter table `ti...', Array) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(778): Illuminate\\Database\\Connection->runQueryCallback('alter table `ti...', Array, Object(Closure)) #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(559): Illuminate\\Database\\Connection->run('alter table `ti...', Array, Object(Closure)) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\Blueprint.php(121): Illuminate\\Database\\Connection->statement('alter table `ti...') #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\Builder.php(460): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint)) #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Facades\\Facade.php(363): Illuminate\\Database\\Schema\\Builder->table('tickets', Object(Closure)) #8 C:\\abdPro\\flyaramfilament\\database\\migrations\\2025_10_07_115229_add_cols_to_tickets.php(10): Illuminate\\Support\\Facades\\Facade::__callStatic('table', Array) #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up() #10 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\MySqlConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up') #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(448): Illuminate\\Database\\Migrations\\Migrator->Illuminate\\Database\\Migrations\\{closure}() #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up') #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\View\\Components\\Task.php(41): Illuminate\\Database\\Migrations\\Migrator->Illuminate\\Database\\Migrations\\{closure}() #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(809): Illuminate\\Console\\View\\Components\\Task->render('2025_10_07_1152...', Object(Closure)) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2025_10_07_1152...', Object(Closure)) #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('C:\\\\abdPro\\\\flyar...', 6, false) #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array) #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(666): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->Illuminate\\Database\\Console\\Migrations\\{closure}() #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure)) #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations() #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle() #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(836): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\Command.php(211): Illuminate\\Container\\Container->call(Array) #28 C:\\abdPro\\flyaramfilament\\vendor\\symfony\\console\\Command\\Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle)) #29 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\symfony\\console\\Application.php(1110): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput)) #31 C:\\abdPro\\flyaramfilament\\vendor\\symfony\\console\\Application.php(359): 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:\\abdPro\\flyaramfilament\\vendor\\symfony\\console\\Application.php(194): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput)) #34 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput)) #36 {main} "} [2025-10-07 12:22:46] local.ERROR: SQLSTATE[42S21]: Column already exists: 1060 Duplicate column name 'carrier_pnr' (Connection: mysql, SQL: alter table `tickets` add `carrier_pnr` varchar(255) null) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42S21): SQLSTATE[42S21]: Column already exists: 1060 Duplicate column name 'carrier_pnr' (Connection: mysql, SQL: alter table `tickets` add `carrier_pnr` varchar(255) null) at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php:824) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(778): Illuminate\\Database\\Connection->runQueryCallback('alter table `ti...', Array, Object(Closure)) #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(559): Illuminate\\Database\\Connection->run('alter table `ti...', Array, Object(Closure)) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\Blueprint.php(121): Illuminate\\Database\\Connection->statement('alter table `ti...') #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build() #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\Builder.php(460): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint)) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Facades\\Facade.php(363): Illuminate\\Database\\Schema\\Builder->table('tickets', Object(Closure)) #6 C:\\abdPro\\flyaramfilament\\database\\migrations\\2025_10_07_115229_add_cols_to_tickets.php(10): Illuminate\\Support\\Facades\\Facade::__callStatic('table', Array) #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up() #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\MySqlConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up') #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(448): Illuminate\\Database\\Migrations\\Migrator->Illuminate\\Database\\Migrations\\{closure}() #10 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up') #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\View\\Components\\Task.php(41): Illuminate\\Database\\Migrations\\Migrator->Illuminate\\Database\\Migrations\\{closure}() #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(809): Illuminate\\Console\\View\\Components\\Task->render('2025_10_07_1152...', Object(Closure)) #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2025_10_07_1152...', Object(Closure)) #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('C:\\\\abdPro\\\\flyar...', 6, false) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array) #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array) #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(666): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->Illuminate\\Database\\Console\\Migrations\\{closure}() #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure)) #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations() #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle() #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(836): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL) #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\Command.php(211): Illuminate\\Container\\Container->call(Array) #26 C:\\abdPro\\flyaramfilament\\vendor\\symfony\\console\\Command\\Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle)) #27 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\symfony\\console\\Application.php(1110): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput)) #29 C:\\abdPro\\flyaramfilament\\vendor\\symfony\\console\\Application.php(359): 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:\\abdPro\\flyaramfilament\\vendor\\symfony\\console\\Application.php(194): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput)) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput)) #32 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\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 'carrier_pnr' at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php:570) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(570): PDOStatement->execute() #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(811): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}('alter table `ti...', Array) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(778): Illuminate\\Database\\Connection->runQueryCallback('alter table `ti...', Array, Object(Closure)) #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(559): Illuminate\\Database\\Connection->run('alter table `ti...', Array, Object(Closure)) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\Blueprint.php(121): Illuminate\\Database\\Connection->statement('alter table `ti...') #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\Builder.php(618): Illuminate\\Database\\Schema\\Blueprint->build() #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\Builder.php(460): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint)) #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Facades\\Facade.php(363): Illuminate\\Database\\Schema\\Builder->table('tickets', Object(Closure)) #8 C:\\abdPro\\flyaramfilament\\database\\migrations\\2025_10_07_115229_add_cols_to_tickets.php(10): Illuminate\\Support\\Facades\\Facade::__callStatic('table', Array) #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(514): Illuminate\\Database\\Migrations\\Migration@anonymous->up() #10 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(439): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\MySqlConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up') #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(448): Illuminate\\Database\\Migrations\\Migrator->Illuminate\\Database\\Migrations\\{closure}() #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up') #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\View\\Components\\Task.php(41): Illuminate\\Database\\Migrations\\Migrator->Illuminate\\Database\\Migrations\\{closure}() #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(809): Illuminate\\Console\\View\\Components\\Task->render('2025_10_07_1152...', Object(Closure)) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(250): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2025_10_07_1152...', Object(Closure)) #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(210): Illuminate\\Database\\Migrations\\Migrator->runUp('C:\\\\abdPro\\\\flyar...', 6, false) #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(137): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\MigrateCommand.php(116): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array) #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(666): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->Illuminate\\Database\\Console\\Migrations\\{closure}() #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\MigrateCommand.php(109): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure)) #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\MigrateCommand.php(88): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations() #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle() #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(836): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\Command.php(211): Illuminate\\Container\\Container->call(Array) #28 C:\\abdPro\\flyaramfilament\\vendor\\symfony\\console\\Command\\Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle)) #29 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\symfony\\console\\Application.php(1110): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput)) #31 C:\\abdPro\\flyaramfilament\\vendor\\symfony\\console\\Application.php(359): 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:\\abdPro\\flyaramfilament\\vendor\\symfony\\console\\Application.php(194): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput)) #34 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput)) #36 {main} "} [2025-10-07 12:25:16] local.ERROR: Undefined property: App\Services\Tickets\DTOs\TicketDTO::$name {"userId":1,"exception":"[object] (ErrorException(code: 0): Undefined property: App\\Services\\Tickets\\DTOs\\TicketDTO::$name at C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php:257) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\HandleExceptions.php(258): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'Undefined prope...', 'C:\\\\abdPro\\\\flyar...', 257) #1 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(257): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(2, 'Undefined prope...', 'C:\\\\abdPro\\\\flyar...', 257) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\ManagesTransactions.php(35): App\\Filament\\Pages\\UploadTicket->App\\Filament\\Pages\\{closure}(Object(Illuminate\\Database\\MySqlConnection)) #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\DatabaseManager.php(489): Illuminate\\Database\\Connection->transaction(Object(Closure)) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Facades\\Facade.php(363): Illuminate\\Database\\DatabaseManager->__call('transaction', Array) #5 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(254): Illuminate\\Support\\Facades\\Facade::__callStatic('transaction', Array) #6 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(172): App\\Filament\\Pages\\UploadTicket->storeTicketDto(Object(App\\Services\\Tickets\\DTOs\\TicketDTO), '01K6Z8S2H78MMZR...') #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): App\\Filament\\Pages\\UploadTicket->save() #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #10 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #11 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Wrapped.php(23): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array) #12 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(492): Livewire\\Wrapped->__call('save', Array) #13 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(101): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->callMethods(Object(App\\Filament\\Pages\\UploadTicket), Array, Object(Livewire\\Mechanisms\\HandleComponents\\ComponentContext)) #14 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array) #15 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array) #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate() #17 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #28 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #41 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #65 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #67 {main} "} [2025-10-07 12:25:35] local.ERROR: Attempt to read property "id" on null {"userId":1,"exception":"[object] (ErrorException(code: 0): Attempt to read property \"id\" on null at C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php:268) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\HandleExceptions.php(258): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'Attempt to read...', 'C:\\\\abdPro\\\\flyar...', 268) #1 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(268): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(2, 'Attempt to read...', 'C:\\\\abdPro\\\\flyar...', 268) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\ManagesTransactions.php(35): App\\Filament\\Pages\\UploadTicket->App\\Filament\\Pages\\{closure}(Object(Illuminate\\Database\\MySqlConnection)) #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\DatabaseManager.php(489): Illuminate\\Database\\Connection->transaction(Object(Closure)) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Facades\\Facade.php(363): Illuminate\\Database\\DatabaseManager->__call('transaction', Array) #5 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(254): Illuminate\\Support\\Facades\\Facade::__callStatic('transaction', Array) #6 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(172): App\\Filament\\Pages\\UploadTicket->storeTicketDto(Object(App\\Services\\Tickets\\DTOs\\TicketDTO), '01K6Z8S2H78MMZR...') #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): App\\Filament\\Pages\\UploadTicket->save() #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #10 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #11 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Wrapped.php(23): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array) #12 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(492): Livewire\\Wrapped->__call('save', Array) #13 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(101): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->callMethods(Object(App\\Filament\\Pages\\UploadTicket), Array, Object(Livewire\\Mechanisms\\HandleComponents\\ComponentContext)) #14 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array) #15 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array) #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate() #17 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #28 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #41 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #65 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #67 {main} "} [2025-10-07 12:26:50] local.ERROR: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'name' cannot be null (Connection: mysql, SQL: insert into `suppliers` (`name`, `tax_number`, `updated_at`, `created_at`) values (?, ?, 2025-10-07 12:26:50, 2025-10-07 12:26:50)) {"userId":1,"exception":"[object] (Illuminate\\Database\\QueryException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'name' cannot be null (Connection: mysql, SQL: insert into `suppliers` (`name`, `tax_number`, `updated_at`, `created_at`) values (?, ?, 2025-10-07 12:26:50, 2025-10-07 12:26:50)) at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php:824) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(778): Illuminate\\Database\\Connection->runQueryCallback('insert into `su...', Array, Object(Closure)) #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\MySqlConnection.php(42): Illuminate\\Database\\Connection->run('insert into `su...', Array, Object(Closure)) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Processors\\MySqlProcessor.php(35): Illuminate\\Database\\MySqlConnection->insert('insert into `su...', Array, 'id') #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3853): Illuminate\\Database\\Query\\Processors\\MySqlProcessor->processInsertGetId(Object(Illuminate\\Database\\Query\\Builder), 'insert into `su...', Array, 'id') #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(2235): Illuminate\\Database\\Query\\Builder->insertGetId(Array, 'id') #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(1436): Illuminate\\Database\\Eloquent\\Builder->__call('insertGetId', Array) #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(1401): Illuminate\\Database\\Eloquent\\Model->insertAndSetId(Object(Illuminate\\Database\\Eloquent\\Builder), Array) #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(1240): Illuminate\\Database\\Eloquent\\Model->performInsert(Object(Illuminate\\Database\\Eloquent\\Builder)) #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(1219): Illuminate\\Database\\Eloquent\\Model->save() #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(390): Illuminate\\Database\\Eloquent\\Builder->Illuminate\\Database\\Eloquent\\{closure}(Object(App\\Models\\Supplier)) #10 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(1218): tap(Object(App\\Models\\Supplier), Object(Closure)) #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(725): Illuminate\\Database\\Eloquent\\Builder->create(Array) #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\ManagesTransactions.php(35): Illuminate\\Database\\Eloquent\\Builder->Illuminate\\Database\\Eloquent\\{closure}(Object(Illuminate\\Database\\MySqlConnection)) #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(1958): Illuminate\\Database\\Connection->transaction(Object(Closure)) #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(725): Illuminate\\Database\\Eloquent\\Builder->withSavepointIfNeeded(Object(Closure)) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(712): Illuminate\\Database\\Eloquent\\Builder->createOrFirst(Array, Array) #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php(23): Illuminate\\Database\\Eloquent\\Builder->firstOrCreate(Array, Array) #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(2540): Illuminate\\Database\\Eloquent\\Model->forwardCallTo(Object(Illuminate\\Database\\Eloquent\\Builder), 'firstOrCreate', Array) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(2556): Illuminate\\Database\\Eloquent\\Model->__call('firstOrCreate', Array) #19 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(266): Illuminate\\Database\\Eloquent\\Model::__callStatic('firstOrCreate', Array) #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\ManagesTransactions.php(35): App\\Filament\\Pages\\UploadTicket->App\\Filament\\Pages\\{closure}(Object(Illuminate\\Database\\MySqlConnection)) #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\DatabaseManager.php(489): Illuminate\\Database\\Connection->transaction(Object(Closure)) #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Facades\\Facade.php(363): Illuminate\\Database\\DatabaseManager->__call('transaction', Array) #23 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(264): Illuminate\\Support\\Facades\\Facade::__callStatic('transaction', Array) #24 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(152): App\\Filament\\Pages\\UploadTicket->storeTicketDto(Object(App\\Services\\Tickets\\DTOs\\TicketDTO), '20250701103221-...') #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): App\\Filament\\Pages\\UploadTicket->save() #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #29 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Wrapped.php(23): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array) #30 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(492): Livewire\\Wrapped->__call('save', Array) #31 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(101): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->callMethods(Object(App\\Filament\\Pages\\UploadTicket), Array, Object(Livewire\\Mechanisms\\HandleComponents\\ComponentContext)) #32 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array) #33 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate() #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Livewire\\Mechanisms\\HandleRequests\\HandleRequests), 'handleUpdate') #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\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)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #61 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #80 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #81 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #82 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #83 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #84 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #85 {main} [previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'name' cannot be null at C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\MySqlConnection.php:53) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\MySqlConnection.php(53): PDOStatement->execute() #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(811): Illuminate\\Database\\MySqlConnection->Illuminate\\Database\\{closure}('insert into `su...', Array) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(778): Illuminate\\Database\\Connection->runQueryCallback('insert into `su...', Array, Object(Closure)) #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\MySqlConnection.php(42): Illuminate\\Database\\Connection->run('insert into `su...', Array, Object(Closure)) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Processors\\MySqlProcessor.php(35): Illuminate\\Database\\MySqlConnection->insert('insert into `su...', Array, 'id') #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3853): Illuminate\\Database\\Query\\Processors\\MySqlProcessor->processInsertGetId(Object(Illuminate\\Database\\Query\\Builder), 'insert into `su...', Array, 'id') #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(2235): Illuminate\\Database\\Query\\Builder->insertGetId(Array, 'id') #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(1436): Illuminate\\Database\\Eloquent\\Builder->__call('insertGetId', Array) #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(1401): Illuminate\\Database\\Eloquent\\Model->insertAndSetId(Object(Illuminate\\Database\\Eloquent\\Builder), Array) #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(1240): Illuminate\\Database\\Eloquent\\Model->performInsert(Object(Illuminate\\Database\\Eloquent\\Builder)) #10 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(1219): Illuminate\\Database\\Eloquent\\Model->save() #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\helpers.php(390): Illuminate\\Database\\Eloquent\\Builder->Illuminate\\Database\\Eloquent\\{closure}(Object(App\\Models\\Supplier)) #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(1218): tap(Object(App\\Models\\Supplier), Object(Closure)) #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(725): Illuminate\\Database\\Eloquent\\Builder->create(Array) #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\ManagesTransactions.php(35): Illuminate\\Database\\Eloquent\\Builder->Illuminate\\Database\\Eloquent\\{closure}(Object(Illuminate\\Database\\MySqlConnection)) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(1958): Illuminate\\Database\\Connection->transaction(Object(Closure)) #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(725): Illuminate\\Database\\Eloquent\\Builder->withSavepointIfNeeded(Object(Closure)) #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(712): Illuminate\\Database\\Eloquent\\Builder->createOrFirst(Array, Array) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php(23): Illuminate\\Database\\Eloquent\\Builder->firstOrCreate(Array, Array) #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(2540): Illuminate\\Database\\Eloquent\\Model->forwardCallTo(Object(Illuminate\\Database\\Eloquent\\Builder), 'firstOrCreate', Array) #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(2556): Illuminate\\Database\\Eloquent\\Model->__call('firstOrCreate', Array) #21 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(266): Illuminate\\Database\\Eloquent\\Model::__callStatic('firstOrCreate', Array) #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\ManagesTransactions.php(35): App\\Filament\\Pages\\UploadTicket->App\\Filament\\Pages\\{closure}(Object(Illuminate\\Database\\MySqlConnection)) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\DatabaseManager.php(489): Illuminate\\Database\\Connection->transaction(Object(Closure)) #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Facades\\Facade.php(363): Illuminate\\Database\\DatabaseManager->__call('transaction', Array) #25 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(264): Illuminate\\Support\\Facades\\Facade::__callStatic('transaction', Array) #26 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(152): App\\Filament\\Pages\\UploadTicket->storeTicketDto(Object(App\\Services\\Tickets\\DTOs\\TicketDTO), '20250701103221-...') #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): App\\Filament\\Pages\\UploadTicket->save() #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #31 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Wrapped.php(23): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array) #32 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(492): Livewire\\Wrapped->__call('save', Array) #33 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(101): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->callMethods(Object(App\\Filament\\Pages\\UploadTicket), Array, Object(Livewire\\Mechanisms\\HandleComponents\\ComponentContext)) #34 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array) #35 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate() #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Livewire\\Mechanisms\\HandleRequests\\HandleRequests), 'handleUpdate') #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\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)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #63 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #65 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #67 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #68 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #69 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #70 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #71 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #72 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #73 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #74 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #75 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #76 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #77 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #78 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #79 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #80 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #81 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #82 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #83 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #84 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #85 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #86 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #87 {main} "} [2025-10-07 12:27:19] local.ERROR: Attempt to read property "id" on null {"userId":1,"exception":"[object] (ErrorException(code: 0): Attempt to read property \"id\" on null at C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php:281) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\HandleExceptions.php(258): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'Attempt to read...', 'C:\\\\abdPro\\\\flyar...', 281) #1 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(281): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(2, 'Attempt to read...', 'C:\\\\abdPro\\\\flyar...', 281) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\ManagesTransactions.php(35): App\\Filament\\Pages\\UploadTicket->App\\Filament\\Pages\\{closure}(Object(Illuminate\\Database\\MySqlConnection)) #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\DatabaseManager.php(489): Illuminate\\Database\\Connection->transaction(Object(Closure)) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Facades\\Facade.php(363): Illuminate\\Database\\DatabaseManager->__call('transaction', Array) #5 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(264): Illuminate\\Support\\Facades\\Facade::__callStatic('transaction', Array) #6 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\UploadTicket.php(152): App\\Filament\\Pages\\UploadTicket->storeTicketDto(Object(App\\Services\\Tickets\\DTOs\\TicketDTO), '20250701103221-...') #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): App\\Filament\\Pages\\UploadTicket->save() #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #10 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #11 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Wrapped.php(23): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array) #12 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(492): Livewire\\Wrapped->__call('save', Array) #13 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(101): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->callMethods(Object(App\\Filament\\Pages\\UploadTicket), Array, Object(Livewire\\Mechanisms\\HandleComponents\\ComponentContext)) #14 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array) #15 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array) #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate() #17 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #28 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #41 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #63 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #64 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #65 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #66 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #67 {main} "} [2025-10-07 12:51:49] local.ERROR: The required binary was not found or is not executable. {"userId":1,"exception":"[object] (Spatie\\PdfToText\\Exceptions\\BinaryNotFoundException(code: 0): The required binary was not found or is not executable. at C:\\abdPro\\flyaramfilament\\vendor\\spatie\\pdf-to-text\\src\\Pdf.php:45) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\spatie\\pdf-to-text\\src\\Pdf.php(25): Spatie\\PdfToText\\Pdf->findPdfToText() #1 C:\\abdPro\\flyaramfilament\\vendor\\spatie\\pdf-to-text\\src\\Pdf.php(113): Spatie\\PdfToText\\Pdf->__construct(NULL) #2 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\TicketMatching.php(123): Spatie\\PdfToText\\Pdf::getText('C:\\\\abdPro\\\\flyar...') #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): App\\Filament\\Pages\\TicketMatching->save() #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #7 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Wrapped.php(23): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array) #8 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(492): Livewire\\Wrapped->__call('save', Array) #9 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(101): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->callMethods(Object(App\\Filament\\Pages\\TicketMatching), Array, Object(Livewire\\Mechanisms\\HandleComponents\\ComponentContext)) #10 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array) #11 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array) #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate() #13 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #24 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #37 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #39 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #63 {main} "} [2025-10-07 12:55:18] local.ERROR: The required binary was not found or is not executable. {"userId":1,"exception":"[object] (Spatie\\PdfToText\\Exceptions\\BinaryNotFoundException(code: 0): The required binary was not found or is not executable. at C:\\abdPro\\flyaramfilament\\vendor\\spatie\\pdf-to-text\\src\\Pdf.php:45) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\spatie\\pdf-to-text\\src\\Pdf.php(25): Spatie\\PdfToText\\Pdf->findPdfToText() #1 C:\\abdPro\\flyaramfilament\\vendor\\spatie\\pdf-to-text\\src\\Pdf.php(113): Spatie\\PdfToText\\Pdf->__construct(NULL) #2 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\TicketMatching.php(123): Spatie\\PdfToText\\Pdf::getText('pdf_files/01K6Z...') #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): App\\Filament\\Pages\\TicketMatching->save() #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #7 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Wrapped.php(23): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array) #8 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(492): Livewire\\Wrapped->__call('save', Array) #9 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(101): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->callMethods(Object(App\\Filament\\Pages\\TicketMatching), Array, Object(Livewire\\Mechanisms\\HandleComponents\\ComponentContext)) #10 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array) #11 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array) #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate() #13 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #24 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #37 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #39 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #63 {main} "} [2025-10-07 12:58:17] local.ERROR: League\Flysystem\PathPrefixer::prefixPath(): Argument #1 ($path) must be of type string, null given, called in C:\abdPro\flyaramfilament\vendor\laravel\framework\src\Illuminate\Filesystem\FilesystemAdapter.php on line 278 {"userId":1,"exception":"[object] (TypeError(code: 0): League\\Flysystem\\PathPrefixer::prefixPath(): Argument #1 ($path) must be of type string, null given, called in C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\FilesystemAdapter.php on line 278 at C:\\abdPro\\flyaramfilament\\vendor\\league\\flysystem\\src\\PathPrefixer.php:24) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\FilesystemAdapter.php(278): League\\Flysystem\\PathPrefixer->prefixPath(NULL) #1 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\TicketMatching.php(122): Illuminate\\Filesystem\\FilesystemAdapter->path(NULL) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): App\\Filament\\Pages\\TicketMatching->save() #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #6 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Wrapped.php(23): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array) #7 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(492): Livewire\\Wrapped->__call('save', Array) #8 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(101): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->callMethods(Object(App\\Filament\\Pages\\TicketMatching), Array, Object(Livewire\\Mechanisms\\HandleComponents\\ComponentContext)) #9 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array) #10 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array) #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate() #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Livewire\\Mechanisms\\HandleRequests\\HandleRequests), 'handleUpdate') #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #23 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #36 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #38 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #62 {main} "} [2025-10-07 12:58:37] local.ERROR: League\Flysystem\PathPrefixer::prefixPath(): Argument #1 ($path) must be of type string, null given, called in C:\abdPro\flyaramfilament\vendor\laravel\framework\src\Illuminate\Filesystem\FilesystemAdapter.php on line 278 {"userId":1,"exception":"[object] (TypeError(code: 0): League\\Flysystem\\PathPrefixer::prefixPath(): Argument #1 ($path) must be of type string, null given, called in C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\FilesystemAdapter.php on line 278 at C:\\abdPro\\flyaramfilament\\vendor\\league\\flysystem\\src\\PathPrefixer.php:24) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\FilesystemAdapter.php(278): League\\Flysystem\\PathPrefixer->prefixPath(NULL) #1 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\TicketMatching.php(122): Illuminate\\Filesystem\\FilesystemAdapter->path(NULL) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): App\\Filament\\Pages\\TicketMatching->save() #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #6 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Wrapped.php(23): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array) #7 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(492): Livewire\\Wrapped->__call('save', Array) #8 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(101): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->callMethods(Object(App\\Filament\\Pages\\TicketMatching), Array, Object(Livewire\\Mechanisms\\HandleComponents\\ComponentContext)) #9 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array) #10 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array) #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate() #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Livewire\\Mechanisms\\HandleRequests\\HandleRequests), 'handleUpdate') #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #23 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #36 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #38 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #62 {main} "} [2025-10-07 12:58:57] local.ERROR: Undefined variable $relativePath {"userId":1,"exception":"[object] (ErrorException(code: 0): Undefined variable $relativePath at C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\TicketMatching.php:124) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Bootstrap\\HandleExceptions.php(258): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'Undefined varia...', 'C:\\\\abdPro\\\\flyar...', 124) #1 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\TicketMatching.php(124): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(2, 'Undefined varia...', 'C:\\\\abdPro\\\\flyar...', 124) #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): App\\Filament\\Pages\\TicketMatching->save() #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #6 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Wrapped.php(23): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array) #7 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(492): Livewire\\Wrapped->__call('save', Array) #8 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(101): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->callMethods(Object(App\\Filament\\Pages\\TicketMatching), Array, Object(Livewire\\Mechanisms\\HandleComponents\\ComponentContext)) #9 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array) #10 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array) #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate() #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Livewire\\Mechanisms\\HandleRequests\\HandleRequests), 'handleUpdate') #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #23 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #36 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #38 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #62 {main} "} [2025-10-07 12:59:07] local.ERROR: The required binary was not found or is not executable. {"userId":1,"exception":"[object] (Spatie\\PdfToText\\Exceptions\\BinaryNotFoundException(code: 0): The required binary was not found or is not executable. at C:\\abdPro\\flyaramfilament\\vendor\\spatie\\pdf-to-text\\src\\Pdf.php:45) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\spatie\\pdf-to-text\\src\\Pdf.php(25): Spatie\\PdfToText\\Pdf->findPdfToText() #1 C:\\abdPro\\flyaramfilament\\vendor\\spatie\\pdf-to-text\\src\\Pdf.php(113): Spatie\\PdfToText\\Pdf->__construct(NULL) #2 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\TicketMatching.php(124): Spatie\\PdfToText\\Pdf::getText('C:/abdPro/flyar...') #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): App\\Filament\\Pages\\TicketMatching->save() #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #7 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Wrapped.php(23): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array) #8 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(492): Livewire\\Wrapped->__call('save', Array) #9 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(101): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->callMethods(Object(App\\Filament\\Pages\\TicketMatching), Array, Object(Livewire\\Mechanisms\\HandleComponents\\ComponentContext)) #10 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array) #11 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array) #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate() #13 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #24 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #37 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #39 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #63 {main} "} [2025-10-07 12:59:22] local.ERROR: The required binary was not found or is not executable. {"userId":1,"exception":"[object] (Spatie\\PdfToText\\Exceptions\\BinaryNotFoundException(code: 0): The required binary was not found or is not executable. at C:\\abdPro\\flyaramfilament\\vendor\\spatie\\pdf-to-text\\src\\Pdf.php:45) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\spatie\\pdf-to-text\\src\\Pdf.php(25): Spatie\\PdfToText\\Pdf->findPdfToText() #1 C:\\abdPro\\flyaramfilament\\vendor\\spatie\\pdf-to-text\\src\\Pdf.php(113): Spatie\\PdfToText\\Pdf->__construct(NULL) #2 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\TicketMatching.php(124): Spatie\\PdfToText\\Pdf::getText('C:\\\\abdPro\\flyara...') #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): App\\Filament\\Pages\\TicketMatching->save() #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #7 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Wrapped.php(23): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array) #8 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(492): Livewire\\Wrapped->__call('save', Array) #9 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(101): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->callMethods(Object(App\\Filament\\Pages\\TicketMatching), Array, Object(Livewire\\Mechanisms\\HandleComponents\\ComponentContext)) #10 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array) #11 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array) #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate() #13 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #24 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #37 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #39 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #63 {main} "} [2025-10-07 13:00:39] local.ERROR: The required binary was not found or is not executable. {"userId":1,"exception":"[object] (Spatie\\PdfToText\\Exceptions\\BinaryNotFoundException(code: 0): The required binary was not found or is not executable. at C:\\abdPro\\flyaramfilament\\vendor\\spatie\\pdf-to-text\\src\\Pdf.php:45) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\spatie\\pdf-to-text\\src\\Pdf.php(25): Spatie\\PdfToText\\Pdf->findPdfToText() #1 C:\\abdPro\\flyaramfilament\\vendor\\spatie\\pdf-to-text\\src\\Pdf.php(113): Spatie\\PdfToText\\Pdf->__construct(NULL) #2 C:\\abdPro\\flyaramfilament\\app\\Filament\\Pages\\TicketMatching.php(123): Spatie\\PdfToText\\Pdf::getText('%PDF-1.7 \\n%\\xE2\\xE3\\xCF\\xD3...') #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): App\\Filament\\Pages\\TicketMatching->save() #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #7 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Wrapped.php(23): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array) #8 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(492): Livewire\\Wrapped->__call('save', Array) #9 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(101): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->callMethods(Object(App\\Filament\\Pages\\TicketMatching), Array, Object(Livewire\\Mechanisms\\HandleComponents\\ComponentContext)) #10 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array) #11 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array) #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate() #13 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(211): Illuminate\\Routing\\Route->runController() #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(822): Illuminate\\Routing\\Route->run() #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #24 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #37 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #39 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #63 {main} "} [2025-10-07 14:31:09] local.ERROR: Call to a member function format() on string (View: C:\abdPro\flyaramfilament\resources\views\invoices\invoice.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Call to a member function format() on string (View: C:\\abdPro\\flyaramfilament\\resources\\views\\invoices\\invoice.blade.php) at C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\39974f9d5e0f4cf89ef8ac3490452182.php:300) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Error), 1) #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\PhpEngine.php(59): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException(Object(Error), 1) #2 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(22): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #4 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(10): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Response.php(78): Illuminate\\View\\View->render() #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View)) #10 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(939): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array) #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(906): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View)) #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View)) #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #21 C:\\abdPro\\flyaramfilament\\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)) #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #34 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #36 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #39 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #62 {main} [previous exception] [object] (Error(code: 0): Call to a member function format() on string at C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\39974f9d5e0f4cf89ef8ac3490452182.php:300) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\Filesystem.php(123): require() #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::Illuminate\\Filesystem\\{closure}() #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('C:\\\\abdPro\\\\flyar...', Array) #3 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(22): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #5 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(10): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Response.php(78): Illuminate\\View\\View->render() #10 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View)) #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(939): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array) #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(906): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View)) #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View)) #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #22 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #37 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #63 {main} "} [2025-10-07 14:31:58] local.ERROR: Call to a member function format() on string (View: C:\abdPro\flyaramfilament\resources\views\invoices\invoice.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Call to a member function format() on string (View: C:\\abdPro\\flyaramfilament\\resources\\views\\invoices\\invoice.blade.php) at C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\39974f9d5e0f4cf89ef8ac3490452182.php:300) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Error), 1) #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\PhpEngine.php(59): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException(Object(Error), 1) #2 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(22): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #3 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #4 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(10): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #5 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Response.php(78): Illuminate\\View\\View->render() #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View)) #10 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(939): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array) #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(906): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View)) #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View)) #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #21 C:\\abdPro\\flyaramfilament\\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)) #22 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #23 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #34 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #36 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #37 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #39 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #62 {main} [previous exception] [object] (Error(code: 0): Call to a member function format() on string at C:\\abdPro\\flyaramfilament\\storage\\framework\\views\\39974f9d5e0f4cf89ef8ac3490452182.php:300) [stacktrace] #0 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\Filesystem.php(123): require() #1 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::Illuminate\\Filesystem\\{closure}() #2 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('C:\\\\abdPro\\\\flyar...', Array) #3 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(22): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #4 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\abdPro\\\\flyar...', Array) #5 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(10): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #6 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\abdPro\\\\flyar...', Array) #7 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(191): Illuminate\\View\\View->getContents() #8 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(160): Illuminate\\View\\View->renderContents() #9 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Response.php(78): Illuminate\\View\\View->render() #10 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View)) #11 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(939): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array) #12 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(906): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View)) #13 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View)) #14 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #15 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #16 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #17 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #18 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #19 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #20 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #21 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #22 C:\\abdPro\\flyaramfilament\\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:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #24 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #25 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #26 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #27 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #28 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #29 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #30 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #31 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #32 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #33 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #34 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #35 C:\\abdPro\\flyaramfilament\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #36 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #37 C:\\abdPro\\flyaramfilament\\app\\Http\\Middleware\\SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #38 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #39 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #42 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #43 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #44 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #47 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #48 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #49 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #50 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #51 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #52 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #53 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #54 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #55 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #56 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #57 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #58 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #59 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #60 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #61 C:\\abdPro\\flyaramfilament\\public\\index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #62 C:\\abdPro\\flyaramfilament\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(23): require_once('C:\\\\abdPro\\\\flyar...') #63 {main} "} [2025-10-08 07:56:55] local.ERROR: SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: NO) (Connection: mysql, SQL: select * from `sessions` where `id` = XRnOdFnDz2PX3cOoLjVVgnBSXZlkNQ1j10y6R10V limit 1) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 1045): SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: NO) (Connection: mysql, SQL: select * from `sessions` where `id` = XRnOdFnDz2PX3cOoLjVVgnBSXZlkNQ1j10y6R10V limit 1) at /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php:824) [stacktrace] #0 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(978): Illuminate\\Database\\Connection->runQueryCallback() #1 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(957): Illuminate\\Database\\Connection->tryAgainIfCausedByLostConnection() #2 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(780): Illuminate\\Database\\Connection->handleQueryException() #3 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(397): Illuminate\\Database\\Connection->run() #4 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3188): Illuminate\\Database\\Connection->select() #5 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect() #6 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3763): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}() #7 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns() #8 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\\Database\\Query\\Builder->get() #9 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3095): Illuminate\\Database\\Query\\Builder->first() #10 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php(96): Illuminate\\Database\\Query\\Builder->find() #11 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Store.php(117): Illuminate\\Session\\DatabaseSessionHandler->read() #12 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Store.php(105): Illuminate\\Session\\Store->readFromHandler() #13 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Store.php(89): Illuminate\\Session\\Store->loadSession() #14 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(146): Illuminate\\Session\\Store->start() #15 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/helpers.php(390): Illuminate\\Session\\Middleware\\StartSession->Illuminate\\Session\\Middleware\\{closure}() #16 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(143): tap() #17 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(115): Illuminate\\Session\\Middleware\\StartSession->startSession() #18 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest() #19 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle() #20 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #21 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle() #22 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #23 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle() #24 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #25 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then() #26 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack() #27 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute() #28 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute() #29 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #30 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}() #31 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #32 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle() #33 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #34 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #35 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #36 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #37 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #38 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #39 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #40 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #41 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #42 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle() #43 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #44 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #45 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #46 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle() #47 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #48 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle() #49 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #50 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle() #51 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #52 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle() #53 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #54 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #55 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #56 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle() #57 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #58 {main} [previous exception] [object] (PDOException(code: 1045): SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: NO) at /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php:66) [stacktrace] #0 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(66): PDO->__construct() #1 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(85): Illuminate\\Database\\Connectors\\Connector->createPdoConnection() #2 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(48): Illuminate\\Database\\Connectors\\Connector->tryAgainIfCausedByLostConnection() #3 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/MySqlConnector.php(24): Illuminate\\Database\\Connectors\\Connector->createConnection() #4 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/ConnectionFactory.php(184): Illuminate\\Database\\Connectors\\MySqlConnector->connect() #5 [internal function]: Illuminate\\Database\\Connectors\\ConnectionFactory->Illuminate\\Database\\Connectors\\{closure}() #6 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(1230): call_user_func() #7 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(511): Illuminate\\Database\\Connection->getPdo() #8 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(406): Illuminate\\Database\\Connection->getPdoForSelect() #9 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(811): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}() #10 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(978): Illuminate\\Database\\Connection->runQueryCallback() #11 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(957): Illuminate\\Database\\Connection->tryAgainIfCausedByLostConnection() #12 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(780): Illuminate\\Database\\Connection->handleQueryException() #13 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(397): Illuminate\\Database\\Connection->run() #14 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3188): Illuminate\\Database\\Connection->select() #15 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect() #16 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3763): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}() #17 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns() #18 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\\Database\\Query\\Builder->get() #19 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3095): Illuminate\\Database\\Query\\Builder->first() #20 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php(96): Illuminate\\Database\\Query\\Builder->find() #21 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Store.php(117): Illuminate\\Session\\DatabaseSessionHandler->read() #22 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Store.php(105): Illuminate\\Session\\Store->readFromHandler() #23 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Store.php(89): Illuminate\\Session\\Store->loadSession() #24 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(146): Illuminate\\Session\\Store->start() #25 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/helpers.php(390): Illuminate\\Session\\Middleware\\StartSession->Illuminate\\Session\\Middleware\\{closure}() #26 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(143): tap() #27 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(115): Illuminate\\Session\\Middleware\\StartSession->startSession() #28 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest() #29 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle() #30 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #31 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle() #32 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #33 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle() #34 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #35 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then() #36 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack() #37 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute() #38 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute() #39 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #40 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}() #41 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #42 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle() #43 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #44 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #45 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #46 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #47 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #48 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #49 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #50 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #51 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #52 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle() #53 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #54 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #55 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #56 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle() #57 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #58 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle() #59 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #60 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle() #61 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #62 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle() #63 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #64 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #65 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #66 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle() #67 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #68 {main} "} [2025-10-08 08:00:33] local.ERROR: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'technomasrsystem_flyv2.sessions' doesn't exist (Connection: mysql, SQL: select * from `sessions` where `id` = w41adb1jmmscgedtivr9q4kZ80Cl7iQI2gP00BhH limit 1) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'technomasrsystem_flyv2.sessions' doesn't exist (Connection: mysql, SQL: select * from `sessions` where `id` = w41adb1jmmscgedtivr9q4kZ80Cl7iQI2gP00BhH limit 1) at /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php:824) [stacktrace] #0 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(778): Illuminate\\Database\\Connection->runQueryCallback() #1 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(397): Illuminate\\Database\\Connection->run() #2 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3188): Illuminate\\Database\\Connection->select() #3 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect() #4 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3763): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}() #5 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns() #6 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\\Database\\Query\\Builder->get() #7 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3095): Illuminate\\Database\\Query\\Builder->first() #8 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php(96): Illuminate\\Database\\Query\\Builder->find() #9 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Store.php(117): Illuminate\\Session\\DatabaseSessionHandler->read() #10 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Store.php(105): Illuminate\\Session\\Store->readFromHandler() #11 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Store.php(89): Illuminate\\Session\\Store->loadSession() #12 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(146): Illuminate\\Session\\Store->start() #13 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/helpers.php(390): Illuminate\\Session\\Middleware\\StartSession->Illuminate\\Session\\Middleware\\{closure}() #14 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(143): tap() #15 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(115): Illuminate\\Session\\Middleware\\StartSession->startSession() #16 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest() #17 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle() #18 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #19 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle() #20 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #21 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle() #22 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #23 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then() #24 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack() #25 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute() #26 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute() #27 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #28 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}() #29 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #30 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle() #31 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #32 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #33 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #34 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #35 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #36 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #37 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #38 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #39 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #40 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle() #41 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #42 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #43 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #44 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle() #45 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #46 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle() #47 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #48 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle() #49 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #50 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle() #51 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #52 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #53 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #54 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle() #55 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #56 {main} [previous exception] [object] (PDOException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'technomasrsystem_flyv2.sessions' doesn't exist at /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php:406) [stacktrace] #0 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(406): PDO->prepare() #1 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(811): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}() #2 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(778): Illuminate\\Database\\Connection->runQueryCallback() #3 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(397): Illuminate\\Database\\Connection->run() #4 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3188): Illuminate\\Database\\Connection->select() #5 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect() #6 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3763): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}() #7 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns() #8 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\\Database\\Query\\Builder->get() #9 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3095): Illuminate\\Database\\Query\\Builder->first() #10 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php(96): Illuminate\\Database\\Query\\Builder->find() #11 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Store.php(117): Illuminate\\Session\\DatabaseSessionHandler->read() #12 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Store.php(105): Illuminate\\Session\\Store->readFromHandler() #13 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Store.php(89): Illuminate\\Session\\Store->loadSession() #14 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(146): Illuminate\\Session\\Store->start() #15 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/helpers.php(390): Illuminate\\Session\\Middleware\\StartSession->Illuminate\\Session\\Middleware\\{closure}() #16 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(143): tap() #17 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(115): Illuminate\\Session\\Middleware\\StartSession->startSession() #18 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest() #19 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle() #20 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #21 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle() #22 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #23 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle() #24 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #25 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then() #26 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack() #27 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute() #28 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute() #29 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #30 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}() #31 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #32 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle() #33 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #34 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #35 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #36 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #37 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #38 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #39 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #40 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #41 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #42 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle() #43 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #44 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #45 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #46 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle() #47 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #48 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle() #49 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #50 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle() #51 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #52 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle() #53 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #54 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #55 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #56 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle() #57 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #58 {main} "} [2025-10-08 08:01:08] local.ERROR: Command "migrate:seed" is not defined. Did you mean one of these? db:seed make:seeder migrate migrate:fresh migrate:install migrate:refresh migrate:reset migrate:rollback migrate:status {"exception":"[object] (Symfony\\Component\\Console\\Exception\\CommandNotFoundException(code: 0): Command \"migrate:seed\" is not defined. Did you mean one of these? db:seed make:seeder migrate migrate:fresh migrate:install migrate:refresh migrate:reset migrate:rollback migrate:status at /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/symfony/console/Application.php:743) [stacktrace] #0 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/symfony/console/Application.php(301): Symfony\\Component\\Console\\Application->find() #1 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/symfony/console/Application.php(194): Symfony\\Component\\Console\\Application->doRun() #2 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run() #3 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle() #4 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/artisan(16): Illuminate\\Foundation\\Application->handleCommand() #5 {main} "} [2025-10-08 08:01:50] local.ERROR: SQLSTATE[HY000]: General error: 1364 Field 'iata_code' doesn't have a default value (Connection: mysql, SQL: insert into `users` (`name`, `email`, `password`, `updated_at`, `created_at`) values (Admin, admin@gmail.com, $2y$12$/BulvZnS9XmCKE6O3pqze.4YKFPzXagt62hZV1mt/VGlVq7Z/5Tlm, 2025-10-08 08:01:50, 2025-10-08 08:01:50)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: HY000): SQLSTATE[HY000]: General error: 1364 Field 'iata_code' doesn't have a default value (Connection: mysql, SQL: insert into `users` (`name`, `email`, `password`, `updated_at`, `created_at`) values (Admin, admin@gmail.com, $2y$12$/BulvZnS9XmCKE6O3pqze.4YKFPzXagt62hZV1mt/VGlVq7Z/5Tlm, 2025-10-08 08:01:50, 2025-10-08 08:01:50)) at /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php:824) [stacktrace] #0 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(778): Illuminate\\Database\\Connection->runQueryCallback() #1 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/MySqlConnection.php(42): Illuminate\\Database\\Connection->run() #2 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Query/Processors/MySqlProcessor.php(35): Illuminate\\Database\\MySqlConnection->insert() #3 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3853): Illuminate\\Database\\Query\\Processors\\MySqlProcessor->processInsertGetId() #4 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(2235): Illuminate\\Database\\Query\\Builder->insertGetId() #5 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1436): Illuminate\\Database\\Eloquent\\Builder->__call() #6 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1401): Illuminate\\Database\\Eloquent\\Model->insertAndSetId() #7 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1240): Illuminate\\Database\\Eloquent\\Model->performInsert() #8 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1219): Illuminate\\Database\\Eloquent\\Model->save() #9 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/helpers.php(390): Illuminate\\Database\\Eloquent\\Builder->Illuminate\\Database\\Eloquent\\{closure}() #10 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1218): tap() #11 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php(23): Illuminate\\Database\\Eloquent\\Builder->create() #12 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2540): Illuminate\\Database\\Eloquent\\Model->forwardCallTo() #13 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2556): Illuminate\\Database\\Eloquent\\Model->__call() #14 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Auth/Pages/Register.php(126): Illuminate\\Database\\Eloquent\\Model::__callStatic() #15 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Auth/Pages/Register.php(87): Filament\\Auth\\Pages\\Register->handleRegistration() #16 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Pages/Concerns/CanUseDatabaseTransactions.php(48): Filament\\Auth\\Pages\\Register->Filament\\Auth\\Pages\\{closure}() #17 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Auth/Pages/Register.php(76): Filament\\Auth\\Pages\\Register->wrapInDatabaseTransaction() #18 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Filament\\Auth\\Pages\\Register->register() #19 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #20 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure() #21 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod() #22 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Wrapped.php(23): Illuminate\\Container\\BoundMethod::call() #23 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(492): Livewire\\Wrapped->__call() #24 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(101): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->callMethods() #25 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update() #26 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleRequests/HandleRequests.php(94): Livewire\\LivewireManager->update() #27 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate() #28 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch() #29 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController() #30 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run() #31 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}() #32 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #33 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle() #34 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #35 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle() #36 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #37 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle() #38 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #39 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest() #40 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle() #41 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #42 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle() #43 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #44 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle() #45 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #46 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then() #47 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack() #48 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute() #49 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute() #50 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #51 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}() #52 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #53 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle() #54 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #55 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #56 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #57 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #58 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #59 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #60 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #61 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle() #62 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #63 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #64 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #65 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle() #66 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #67 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle() #68 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #69 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle() #70 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #71 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle() #72 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #73 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #74 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #75 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle() #76 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #77 {main} [previous exception] [object] (PDOException(code: HY000): SQLSTATE[HY000]: General error: 1364 Field 'iata_code' doesn't have a default value at /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/MySqlConnection.php:53) [stacktrace] #0 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/MySqlConnection.php(53): PDOStatement->execute() #1 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(811): Illuminate\\Database\\MySqlConnection->Illuminate\\Database\\{closure}() #2 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(778): Illuminate\\Database\\Connection->runQueryCallback() #3 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/MySqlConnection.php(42): Illuminate\\Database\\Connection->run() #4 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Query/Processors/MySqlProcessor.php(35): Illuminate\\Database\\MySqlConnection->insert() #5 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3853): Illuminate\\Database\\Query\\Processors\\MySqlProcessor->processInsertGetId() #6 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(2235): Illuminate\\Database\\Query\\Builder->insertGetId() #7 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1436): Illuminate\\Database\\Eloquent\\Builder->__call() #8 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1401): Illuminate\\Database\\Eloquent\\Model->insertAndSetId() #9 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1240): Illuminate\\Database\\Eloquent\\Model->performInsert() #10 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1219): Illuminate\\Database\\Eloquent\\Model->save() #11 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/helpers.php(390): Illuminate\\Database\\Eloquent\\Builder->Illuminate\\Database\\Eloquent\\{closure}() #12 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1218): tap() #13 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php(23): Illuminate\\Database\\Eloquent\\Builder->create() #14 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2540): Illuminate\\Database\\Eloquent\\Model->forwardCallTo() #15 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2556): Illuminate\\Database\\Eloquent\\Model->__call() #16 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Auth/Pages/Register.php(126): Illuminate\\Database\\Eloquent\\Model::__callStatic() #17 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Auth/Pages/Register.php(87): Filament\\Auth\\Pages\\Register->handleRegistration() #18 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Pages/Concerns/CanUseDatabaseTransactions.php(48): Filament\\Auth\\Pages\\Register->Filament\\Auth\\Pages\\{closure}() #19 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Auth/Pages/Register.php(76): Filament\\Auth\\Pages\\Register->wrapInDatabaseTransaction() #20 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Filament\\Auth\\Pages\\Register->register() #21 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #22 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure() #23 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod() #24 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Wrapped.php(23): Illuminate\\Container\\BoundMethod::call() #25 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(492): Livewire\\Wrapped->__call() #26 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(101): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->callMethods() #27 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update() #28 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleRequests/HandleRequests.php(94): Livewire\\LivewireManager->update() #29 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate() #30 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch() #31 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController() #32 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run() #33 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}() #34 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #35 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle() #36 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #37 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle() #38 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #39 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle() #40 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #41 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest() #42 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle() #43 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #44 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle() #45 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #46 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle() #47 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #48 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then() #49 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack() #50 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute() #51 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute() #52 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #53 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}() #54 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #55 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle() #56 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #57 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #58 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #59 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #60 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #61 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #62 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #63 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle() #64 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #65 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #66 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #67 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle() #68 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #69 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle() #70 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #71 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle() #72 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #73 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle() #74 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #75 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #76 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #77 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle() #78 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #79 {main} "} [2025-10-08 08:04:48] local.ERROR: Spatie\PdfToText\Pdf::getText(): Argument #1 ($pdf) must be of type string, null given, called in /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Filament/Pages/TicketMatching.php on line 129 {"userId":1,"exception":"[object] (TypeError(code: 0): Spatie\\PdfToText\\Pdf::getText(): Argument #1 ($pdf) must be of type string, null given, called in /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Filament/Pages/TicketMatching.php on line 129 at /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/spatie/pdf-to-text/src/Pdf.php:111) [stacktrace] #0 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Filament/Pages/TicketMatching.php(129): Spatie\\PdfToText\\Pdf::getText() #1 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Filament\\Pages\\TicketMatching->save() #2 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #3 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure() #4 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod() #5 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Wrapped.php(23): Illuminate\\Container\\BoundMethod::call() #6 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(492): Livewire\\Wrapped->__call() #7 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(101): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->callMethods() #8 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update() #9 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleRequests/HandleRequests.php(94): Livewire\\LivewireManager->update() #10 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate() #11 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch() #12 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController() #13 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run() #14 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}() #15 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #16 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle() #17 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #18 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle() #19 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #20 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle() #21 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #22 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest() #23 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle() #24 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #25 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle() #26 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #27 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle() #28 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #29 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then() #30 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack() #31 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute() #32 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute() #33 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #34 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}() #35 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #36 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle() #37 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #38 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #39 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #40 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #41 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #42 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #43 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #44 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle() #45 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #46 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #47 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #48 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle() #49 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #50 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle() #51 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #52 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle() #53 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #54 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle() #55 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #56 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #57 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #58 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle() #59 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #60 {main} "} [2025-10-08 08:09:01] local.ERROR: syntax error, unexpected token "use" {"exception":"[object] (ParseError(code: 0): syntax error, unexpected token \"use\" at /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Filament/Pages/TicketMatching.php:128) [stacktrace] #0 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/composer/ClassLoader.php(427): Composer\\Autoload\\{closure}() #1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass() #2 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Panel/Concerns/HasComponents.php(441): class_exists() #3 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Panel/Concerns/HasComponents.php(212): Filament\\Panel->discoverComponents() #4 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Providers/Filament/AdminPanelProvider.php(47): Filament\\Panel->discoverPages() #5 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/PanelProvider.php(15): App\\Providers\\Filament\\AdminPanelProvider->panel() #6 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Collections/helpers.php(236): Filament\\PanelProvider->Filament\\{closure}() #7 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Facades/Filament.php(170): value() #8 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(1672): Filament\\Facades\\Filament::Filament\\Facades\\{closure}() #9 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(1590): Illuminate\\Container\\Container->fireCallbackArray() #10 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(990): Illuminate\\Container\\Container->fireResolvingCallbacks() #11 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #12 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #13 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #14 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(138): Illuminate\\Foundation\\Application->make() #15 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/FilamentManager.php(358): app() #16 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(363): Filament\\FilamentManager->getPanels() #17 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/routes/web.php(15): Illuminate\\Support\\Facades\\Facade::__callStatic() #18 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(524): Illuminate\\Support\\ServiceProvider->{closure}() #19 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(480): Illuminate\\Routing\\Router->loadRoutes() #20 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/RouteRegistrar.php(210): Illuminate\\Routing\\Router->group() #21 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/routes/web.php(14): Illuminate\\Routing\\RouteRegistrar->group() #22 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/ServiceProvider.php(194): require('...') #23 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/spatie/laravel-package-tools/src/Concerns/PackageServiceProvider/ProcessRoutes.php(14): Illuminate\\Support\\ServiceProvider->loadRoutesFrom() #24 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/spatie/laravel-package-tools/src/PackageServiceProvider.php(85): Spatie\\LaravelPackageTools\\PackageServiceProvider->bootPackageRoutes() #25 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Spatie\\LaravelPackageTools\\PackageServiceProvider->boot() #26 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #27 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure() #28 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod() #29 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(836): Illuminate\\Container\\BoundMethod::call() #30 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1151): Illuminate\\Container\\Container->call() #31 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1132): Illuminate\\Foundation\\Application->bootProvider() #32 [internal function]: Illuminate\\Foundation\\Application->Illuminate\\Foundation\\{closure}() #33 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1131): array_walk() #34 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate\\Foundation\\Application->boot() #35 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(342): Illuminate\\Foundation\\Bootstrap\\BootProviders->bootstrap() #36 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith() #37 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap() #38 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #39 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle() #40 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #41 {main} "} [2025-10-08 08:09:13] local.ERROR: syntax error, unexpected token "use" {"exception":"[object] (ParseError(code: 0): syntax error, unexpected token \"use\" at /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Filament/Pages/TicketMatching.php:128) [stacktrace] #0 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/composer/ClassLoader.php(427): Composer\\Autoload\\{closure}() #1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass() #2 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Panel/Concerns/HasComponents.php(441): class_exists() #3 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Panel/Concerns/HasComponents.php(212): Filament\\Panel->discoverComponents() #4 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Providers/Filament/AdminPanelProvider.php(47): Filament\\Panel->discoverPages() #5 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/PanelProvider.php(15): App\\Providers\\Filament\\AdminPanelProvider->panel() #6 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Collections/helpers.php(236): Filament\\PanelProvider->Filament\\{closure}() #7 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Facades/Filament.php(170): value() #8 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(1672): Filament\\Facades\\Filament::Filament\\Facades\\{closure}() #9 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(1590): Illuminate\\Container\\Container->fireCallbackArray() #10 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(990): Illuminate\\Container\\Container->fireResolvingCallbacks() #11 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #12 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #13 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #14 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(138): Illuminate\\Foundation\\Application->make() #15 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/FilamentManager.php(358): app() #16 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(363): Filament\\FilamentManager->getPanels() #17 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/routes/web.php(15): Illuminate\\Support\\Facades\\Facade::__callStatic() #18 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(524): Illuminate\\Support\\ServiceProvider->{closure}() #19 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(480): Illuminate\\Routing\\Router->loadRoutes() #20 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/RouteRegistrar.php(210): Illuminate\\Routing\\Router->group() #21 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/routes/web.php(14): Illuminate\\Routing\\RouteRegistrar->group() #22 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/ServiceProvider.php(194): require('...') #23 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/spatie/laravel-package-tools/src/Concerns/PackageServiceProvider/ProcessRoutes.php(14): Illuminate\\Support\\ServiceProvider->loadRoutesFrom() #24 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/spatie/laravel-package-tools/src/PackageServiceProvider.php(85): Spatie\\LaravelPackageTools\\PackageServiceProvider->bootPackageRoutes() #25 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Spatie\\LaravelPackageTools\\PackageServiceProvider->boot() #26 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #27 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure() #28 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod() #29 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(836): Illuminate\\Container\\BoundMethod::call() #30 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1151): Illuminate\\Container\\Container->call() #31 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1132): Illuminate\\Foundation\\Application->bootProvider() #32 [internal function]: Illuminate\\Foundation\\Application->Illuminate\\Foundation\\{closure}() #33 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1131): array_walk() #34 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate\\Foundation\\Application->boot() #35 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(342): Illuminate\\Foundation\\Bootstrap\\BootProviders->bootstrap() #36 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith() #37 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap() #38 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #39 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle() #40 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #41 {main} "} [2025-10-08 08:10:07] local.ERROR: Undefined variable $matcher {"userId":1,"exception":"[object] (ErrorException(code: 0): Undefined variable $matcher at /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Filament/Pages/TicketMatching.php:196) [stacktrace] #0 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError() #1 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Filament/Pages/TicketMatching.php(196): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}() #2 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Filament\\Pages\\TicketMatching->save() #3 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #4 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure() #5 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod() #6 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Wrapped.php(23): Illuminate\\Container\\BoundMethod::call() #7 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(492): Livewire\\Wrapped->__call() #8 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(101): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->callMethods() #9 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update() #10 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleRequests/HandleRequests.php(94): Livewire\\LivewireManager->update() #11 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate() #12 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch() #13 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController() #14 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run() #15 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}() #16 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #17 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle() #18 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #19 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle() #20 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #21 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle() #22 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #23 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest() #24 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle() #25 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #26 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle() #27 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #28 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle() #29 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #30 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then() #31 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack() #32 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute() #33 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute() #34 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #35 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}() #36 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #37 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle() #38 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #39 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #40 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #41 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #42 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #43 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #44 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #45 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle() #46 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #47 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #48 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #49 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle() #50 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #51 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle() #52 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #53 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle() #54 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #55 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle() #56 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #57 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #58 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #59 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle() #60 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #61 {main} "} [2025-10-09 14:15:00] local.ERROR: Unable to call component method. Public method [updateTableColumnState] not found on component {"userId":1,"exception":"[object] (Livewire\\Exceptions\\MethodNotFoundException(code: 0): Unable to call component method. Public method [updateTableColumnState] not found on component at /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php:488) [stacktrace] #0 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(101): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->callMethods() #1 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update() #2 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleRequests/HandleRequests.php(94): Livewire\\LivewireManager->update() #3 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate() #4 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch() #5 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController() #6 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run() #7 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}() #8 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #9 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle() #10 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #11 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle() #12 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #13 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle() #14 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #15 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest() #16 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle() #17 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #18 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle() #19 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #20 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle() #21 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #22 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then() #23 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack() #24 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute() #25 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute() #26 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #27 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}() #28 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #29 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle() #30 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #31 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #32 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #33 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #34 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #35 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #36 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #37 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle() #38 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #39 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #40 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #41 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle() #42 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #43 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle() #44 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #45 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle() #46 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #47 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle() #48 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #49 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #50 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #51 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle() #52 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #53 {main} "} [2025-10-12 09:49:23] local.ERROR: Undefined array key "tic_number" (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/tables/resources/views/index.blade.php) (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/tables/resources/views/index.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Undefined array key \"tic_number\" (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/tables/resources/views/index.blade.php) (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/tables/resources/views/index.blade.php) at /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Filament/Pages/TicketMatching.php:112) [stacktrace] #0 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException() #1 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException() #2 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #3 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #4 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #5 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #6 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #7 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(259): Illuminate\\View\\View->render() #8 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #9 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack() #10 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(104): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render() #11 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update() #12 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleRequests/HandleRequests.php(94): Livewire\\LivewireManager->update() #13 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate() #14 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch() #15 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController() #16 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run() #17 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}() #18 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #19 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle() #20 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #21 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle() #22 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #23 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle() #24 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #25 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest() #26 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle() #27 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #28 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle() #29 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #30 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle() #31 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #32 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then() #33 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack() #34 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute() #35 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute() #36 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #37 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}() #38 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #39 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle() #40 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #41 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #42 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #43 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #44 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #45 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #46 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #47 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle() #48 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #49 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #50 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #51 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle() #52 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #53 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle() #54 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #55 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle() #56 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #57 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle() #58 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #59 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #60 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #61 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle() #62 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #63 {main} [previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Undefined array key \"tic_number\" (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/tables/resources/views/index.blade.php) at /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Filament/Pages/TicketMatching.php:112) [stacktrace] #0 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException() #1 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException() #2 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #3 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #4 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #5 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #6 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #7 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(125): Illuminate\\View\\View->render() #8 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #9 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/storage/framework/views/7acbab94b0fc4732609b9672c2a5d77d.php(65): e() #10 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('...') #11 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App\\Filament\\Pages\\TicketMatching->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #12 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #13 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #14 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #15 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #16 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #17 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(259): Illuminate\\View\\View->render() #18 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #19 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack() #20 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(104): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render() #21 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update() #22 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleRequests/HandleRequests.php(94): Livewire\\LivewireManager->update() #23 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate() #24 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch() #25 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController() #26 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run() #27 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}() #28 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #29 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle() #30 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #31 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle() #32 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #33 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle() #34 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #35 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest() #36 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle() #37 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #38 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle() #39 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #40 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle() #41 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #42 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then() #43 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack() #44 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute() #45 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute() #46 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #47 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}() #48 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #49 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle() #50 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #51 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #52 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #53 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #54 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #55 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #56 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #57 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle() #58 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #59 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #60 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #61 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle() #62 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #63 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle() #64 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #65 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle() #66 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #67 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle() #68 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #69 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #70 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #71 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle() #72 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #73 {main} [previous exception] [object] (ErrorException(code: 0): Undefined array key \"tic_number\" at /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Filament/Pages/TicketMatching.php:112) [stacktrace] #0 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError() #1 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Filament/Pages/TicketMatching.php(112): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}() #2 [internal function]: App\\Filament\\Pages\\TicketMatching->App\\Filament\\Pages\\{closure}() #3 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Collections/Arr.php(778): array_map() #4 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Collections/Collection.php(814): Illuminate\\Support\\Arr::map() #5 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Filament/Pages/TicketMatching.php(111): Illuminate\\Support\\Collection->map() #6 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Filament/Pages/TicketMatching.php(127): App\\Filament\\Pages\\TicketMatching->getRecords() #7 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Concerns/EvaluatesClosures.php(36): App\\Filament\\Pages\\TicketMatching->App\\Filament\\Pages\\{closure}() #8 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/tables/src/Concerns/HasRecords.php(102): Filament\\Support\\Components\\Component->evaluate() #9 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/tables/src/Table/Concerns/HasRecords.php(84): App\\Filament\\Pages\\TicketMatching->getTableRecords() #10 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/storage/framework/views/35e72aca77040660621b392acb42c6fd.php(112): Filament\\Tables\\Table->getRecords() #11 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('...') #12 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App\\Filament\\Pages\\TicketMatching->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #13 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #14 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #15 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #16 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #17 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #18 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(125): Illuminate\\View\\View->render() #19 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #20 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/storage/framework/views/7acbab94b0fc4732609b9672c2a5d77d.php(65): e() #21 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('...') #22 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App\\Filament\\Pages\\TicketMatching->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #23 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #24 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #25 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #26 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #27 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #28 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(259): Illuminate\\View\\View->render() #29 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #30 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack() #31 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(104): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render() #32 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update() #33 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleRequests/HandleRequests.php(94): Livewire\\LivewireManager->update() #34 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate() #35 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch() #36 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController() #37 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run() #38 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}() #39 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #40 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle() #41 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #42 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle() #43 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #44 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle() #45 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #46 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest() #47 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle() #48 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #49 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle() #50 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #51 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle() #52 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #53 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then() #54 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack() #55 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute() #56 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute() #57 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #58 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}() #59 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #60 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle() #61 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #62 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #63 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #64 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #65 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #66 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #67 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #68 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle() #69 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #70 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #71 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #72 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle() #73 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #74 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle() #75 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #76 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle() #77 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #78 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle() #79 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #80 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #81 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #82 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle() #83 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #84 {main} "} [2025-10-12 10:55:53] local.ERROR: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'type' in 'field list' (Connection: mysql, SQL: insert into `account_statements` (`statementable_type`, `statementable_id`, `date`, `doc_no`, `ticket_id`, `debit`, `credit`, `balance`, `type`, `updated_at`, `created_at`) values (App\Models\Supplier, 1, 2025-10-12 10:55:53, 3000008157, 3, 0, 2794, 2794, sale, 2025-10-12 10:55:53, 2025-10-12 10:55:53)) {"userId":1,"exception":"[object] (Illuminate\\Database\\QueryException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'type' in 'field list' (Connection: mysql, SQL: insert into `account_statements` (`statementable_type`, `statementable_id`, `date`, `doc_no`, `ticket_id`, `debit`, `credit`, `balance`, `type`, `updated_at`, `created_at`) values (App\\Models\\Supplier, 1, 2025-10-12 10:55:53, 3000008157, 3, 0, 2794, 2794, sale, 2025-10-12 10:55:53, 2025-10-12 10:55:53)) at /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php:824) [stacktrace] #0 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(778): Illuminate\\Database\\Connection->runQueryCallback() #1 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/MySqlConnection.php(42): Illuminate\\Database\\Connection->run() #2 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Query/Processors/MySqlProcessor.php(35): Illuminate\\Database\\MySqlConnection->insert() #3 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3853): Illuminate\\Database\\Query\\Processors\\MySqlProcessor->processInsertGetId() #4 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(2235): Illuminate\\Database\\Query\\Builder->insertGetId() #5 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1436): Illuminate\\Database\\Eloquent\\Builder->__call() #6 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1401): Illuminate\\Database\\Eloquent\\Model->insertAndSetId() #7 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1240): Illuminate\\Database\\Eloquent\\Model->performInsert() #8 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1219): Illuminate\\Database\\Eloquent\\Model->save() #9 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/helpers.php(390): Illuminate\\Database\\Eloquent\\Builder->Illuminate\\Database\\Eloquent\\{closure}() #10 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1218): tap() #11 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php(23): Illuminate\\Database\\Eloquent\\Builder->create() #12 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2540): Illuminate\\Database\\Eloquent\\Model->forwardCallTo() #13 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2556): Illuminate\\Database\\Eloquent\\Model->__call() #14 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Models/AccountStatement.php(66): Illuminate\\Database\\Eloquent\\Model::__callStatic() #15 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Filament/Pages/UploadTicket.php(352): App\\Models\\AccountStatement::logTicket() #16 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(35): App\\Filament\\Pages\\UploadTicket->App\\Filament\\Pages\\{closure}() #17 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(489): Illuminate\\Database\\Connection->transaction() #18 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(363): Illuminate\\Database\\DatabaseManager->__call() #19 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Filament/Pages/UploadTicket.php(274): Illuminate\\Support\\Facades\\Facade::__callStatic() #20 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Filament/Pages/UploadTicket.php(162): App\\Filament\\Pages\\UploadTicket->storeTicketDto() #21 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Filament\\Pages\\UploadTicket->save() #22 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #23 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure() #24 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod() #25 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Wrapped.php(23): Illuminate\\Container\\BoundMethod::call() #26 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(492): Livewire\\Wrapped->__call() #27 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(101): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->callMethods() #28 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update() #29 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleRequests/HandleRequests.php(94): Livewire\\LivewireManager->update() #30 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate() #31 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch() #32 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController() #33 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run() #34 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}() #35 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #36 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle() #37 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #38 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle() #39 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #40 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle() #41 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #42 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest() #43 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle() #44 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #45 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle() #46 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #47 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle() #48 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #49 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then() #50 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack() #51 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute() #52 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute() #53 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #54 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}() #55 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #56 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle() #57 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #58 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #59 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #60 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #61 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #62 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #63 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #64 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle() #65 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #66 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #67 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #68 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle() #69 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #70 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle() #71 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #72 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle() #73 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #74 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle() #75 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #76 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #77 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #78 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle() #79 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #80 {main} [previous exception] [object] (PDOException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'type' in 'field list' at /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/MySqlConnection.php:47) [stacktrace] #0 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/MySqlConnection.php(47): PDO->prepare() #1 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(811): Illuminate\\Database\\MySqlConnection->Illuminate\\Database\\{closure}() #2 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(778): Illuminate\\Database\\Connection->runQueryCallback() #3 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/MySqlConnection.php(42): Illuminate\\Database\\Connection->run() #4 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Query/Processors/MySqlProcessor.php(35): Illuminate\\Database\\MySqlConnection->insert() #5 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3853): Illuminate\\Database\\Query\\Processors\\MySqlProcessor->processInsertGetId() #6 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(2235): Illuminate\\Database\\Query\\Builder->insertGetId() #7 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1436): Illuminate\\Database\\Eloquent\\Builder->__call() #8 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1401): Illuminate\\Database\\Eloquent\\Model->insertAndSetId() #9 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1240): Illuminate\\Database\\Eloquent\\Model->performInsert() #10 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1219): Illuminate\\Database\\Eloquent\\Model->save() #11 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/helpers.php(390): Illuminate\\Database\\Eloquent\\Builder->Illuminate\\Database\\Eloquent\\{closure}() #12 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1218): tap() #13 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php(23): Illuminate\\Database\\Eloquent\\Builder->create() #14 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2540): Illuminate\\Database\\Eloquent\\Model->forwardCallTo() #15 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2556): Illuminate\\Database\\Eloquent\\Model->__call() #16 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Models/AccountStatement.php(66): Illuminate\\Database\\Eloquent\\Model::__callStatic() #17 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Filament/Pages/UploadTicket.php(352): App\\Models\\AccountStatement::logTicket() #18 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(35): App\\Filament\\Pages\\UploadTicket->App\\Filament\\Pages\\{closure}() #19 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(489): Illuminate\\Database\\Connection->transaction() #20 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(363): Illuminate\\Database\\DatabaseManager->__call() #21 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Filament/Pages/UploadTicket.php(274): Illuminate\\Support\\Facades\\Facade::__callStatic() #22 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Filament/Pages/UploadTicket.php(162): App\\Filament\\Pages\\UploadTicket->storeTicketDto() #23 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Filament\\Pages\\UploadTicket->save() #24 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #25 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure() #26 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod() #27 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Wrapped.php(23): Illuminate\\Container\\BoundMethod::call() #28 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(492): Livewire\\Wrapped->__call() #29 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(101): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->callMethods() #30 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update() #31 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleRequests/HandleRequests.php(94): Livewire\\LivewireManager->update() #32 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate() #33 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch() #34 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController() #35 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run() #36 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}() #37 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #38 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle() #39 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #40 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle() #41 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #42 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle() #43 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #44 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest() #45 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle() #46 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #47 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle() #48 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #49 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle() #50 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #51 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then() #52 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack() #53 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute() #54 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute() #55 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #56 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}() #57 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #58 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle() #59 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #60 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #61 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #62 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #63 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #64 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #65 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #66 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle() #67 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #68 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #69 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #70 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle() #71 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #72 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle() #73 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #74 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle() #75 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #76 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle() #77 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #78 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #79 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #80 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle() #81 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #82 {main} "} [2025-10-12 11:52:10] local.ERROR: SQLSTATE[22001]: String data, right truncated: 1406 Data too long for column 'carrier_pnr_carrier' at row 1 (Connection: mysql, SQL: insert into `tickets` (`gds`, `airline_name`, `validating_carrier_code`, `ticket_number_full`, `ticket_number_prefix`, `ticket_number_core`, `pnr`, `issue_date`, `booking_date`, `ticket_type`, `ticket_type_code`, `trip_type`, `is_domestic_flight`, `itinerary_string`, `fare_basis_out`, `fare_basis_in`, `branch_code`, `office_id`, `pnr_branch_code`, `pnr_office_id`, `issuing_office_id`, `issuing_carrier`, `created_by_user`, `carrier_pnr_carrier`, `carrier_pnr`, `cost_base_amount`, `cost_tax_amount`, `cost_total_amount`, `profit_amount`, `discount_amount`, `extra_tax_amount`, `sale_total_amount`, `airline_id`, `currency_id`, `supplier_id`, `sales_user_id`, `client_id`, `branch_id`, `franchise_id`, `updated_at`, `created_at`) values (null, Edwina Cruickshank, 28, 623, 592, 278, 1515, 2025-07-29 00:00:00, 2025-07-05 00:00:00, TKTT, 54184-5128, ?, 0, ?, ?, ?, 25963, ?, 87823, null, null, null, Randy_Weissnat, null, null, 133, 340, 473, 199, 228, 361, 805, ?, ?, ?, ?, ?, ?, ?, 2025-10-12 11:52:10, 2025-10-12 11:52:10)) {"userId":1,"exception":"[object] (Illuminate\\Database\\QueryException(code: 22001): SQLSTATE[22001]: String data, right truncated: 1406 Data too long for column 'carrier_pnr_carrier' at row 1 (Connection: mysql, SQL: insert into `tickets` (`gds`, `airline_name`, `validating_carrier_code`, `ticket_number_full`, `ticket_number_prefix`, `ticket_number_core`, `pnr`, `issue_date`, `booking_date`, `ticket_type`, `ticket_type_code`, `trip_type`, `is_domestic_flight`, `itinerary_string`, `fare_basis_out`, `fare_basis_in`, `branch_code`, `office_id`, `pnr_branch_code`, `pnr_office_id`, `issuing_office_id`, `issuing_carrier`, `created_by_user`, `carrier_pnr_carrier`, `carrier_pnr`, `cost_base_amount`, `cost_tax_amount`, `cost_total_amount`, `profit_amount`, `discount_amount`, `extra_tax_amount`, `sale_total_amount`, `airline_id`, `currency_id`, `supplier_id`, `sales_user_id`, `client_id`, `branch_id`, `franchise_id`, `updated_at`, `created_at`) values (null, Edwina Cruickshank, 28, 623, 592, 278, 1515, 2025-07-29 00:00:00, 2025-07-05 00:00:00, TKTT, 54184-5128, ?, 0, ?, ?, ?, 25963, ?, 87823, null, null, null, Randy_Weissnat, null, null, 133, 340, 473, 199, 228, 361, 805, ?, ?, ?, ?, ?, ?, ?, 2025-10-12 11:52:10, 2025-10-12 11:52:10)) at /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php:824) [stacktrace] #0 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(778): Illuminate\\Database\\Connection->runQueryCallback() #1 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/MySqlConnection.php(42): Illuminate\\Database\\Connection->run() #2 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Query/Processors/MySqlProcessor.php(35): Illuminate\\Database\\MySqlConnection->insert() #3 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3853): Illuminate\\Database\\Query\\Processors\\MySqlProcessor->processInsertGetId() #4 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(2235): Illuminate\\Database\\Query\\Builder->insertGetId() #5 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1436): Illuminate\\Database\\Eloquent\\Builder->__call() #6 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1401): Illuminate\\Database\\Eloquent\\Model->insertAndSetId() #7 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1240): Illuminate\\Database\\Eloquent\\Model->performInsert() #8 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Resources/Pages/CreateRecord.php(202): Illuminate\\Database\\Eloquent\\Model->save() #9 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Resources/Pages/CreateRecord.php(102): Filament\\Resources\\Pages\\CreateRecord->handleRecordCreation() #10 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Filament\\Resources\\Pages\\CreateRecord->create() #11 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #12 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure() #13 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod() #14 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Wrapped.php(23): Illuminate\\Container\\BoundMethod::call() #15 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(492): Livewire\\Wrapped->__call() #16 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(101): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->callMethods() #17 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update() #18 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleRequests/HandleRequests.php(94): Livewire\\LivewireManager->update() #19 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate() #20 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch() #21 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController() #22 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run() #23 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}() #24 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #25 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle() #26 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #27 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle() #28 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #29 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle() #30 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #31 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest() #32 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle() #33 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #34 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle() #35 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #36 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle() #37 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #38 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then() #39 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack() #40 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute() #41 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute() #42 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #43 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}() #44 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #45 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle() #46 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #47 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #48 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #49 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #50 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #51 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #52 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #53 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle() #54 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #55 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #56 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #57 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle() #58 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #59 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle() #60 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #61 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle() #62 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #63 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle() #64 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #65 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #66 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #67 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle() #68 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #69 {main} [previous exception] [object] (PDOException(code: 22001): SQLSTATE[22001]: String data, right truncated: 1406 Data too long for column 'carrier_pnr_carrier' at row 1 at /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/MySqlConnection.php:53) [stacktrace] #0 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/MySqlConnection.php(53): PDOStatement->execute() #1 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(811): Illuminate\\Database\\MySqlConnection->Illuminate\\Database\\{closure}() #2 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(778): Illuminate\\Database\\Connection->runQueryCallback() #3 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/MySqlConnection.php(42): Illuminate\\Database\\Connection->run() #4 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Query/Processors/MySqlProcessor.php(35): Illuminate\\Database\\MySqlConnection->insert() #5 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3853): Illuminate\\Database\\Query\\Processors\\MySqlProcessor->processInsertGetId() #6 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(2235): Illuminate\\Database\\Query\\Builder->insertGetId() #7 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1436): Illuminate\\Database\\Eloquent\\Builder->__call() #8 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1401): Illuminate\\Database\\Eloquent\\Model->insertAndSetId() #9 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1240): Illuminate\\Database\\Eloquent\\Model->performInsert() #10 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Resources/Pages/CreateRecord.php(202): Illuminate\\Database\\Eloquent\\Model->save() #11 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Resources/Pages/CreateRecord.php(102): Filament\\Resources\\Pages\\CreateRecord->handleRecordCreation() #12 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Filament\\Resources\\Pages\\CreateRecord->create() #13 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #14 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure() #15 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod() #16 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Wrapped.php(23): Illuminate\\Container\\BoundMethod::call() #17 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(492): Livewire\\Wrapped->__call() #18 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(101): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->callMethods() #19 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update() #20 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleRequests/HandleRequests.php(94): Livewire\\LivewireManager->update() #21 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate() #22 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch() #23 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController() #24 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run() #25 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}() #26 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #27 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle() #28 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #29 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle() #30 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #31 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle() #32 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #33 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest() #34 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle() #35 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #36 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle() #37 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #38 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle() #39 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #40 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then() #41 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack() #42 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute() #43 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute() #44 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #45 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}() #46 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #47 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle() #48 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #49 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #50 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #51 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #52 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #53 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #54 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #55 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle() #56 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #57 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #58 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #59 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle() #60 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #61 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle() #62 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #63 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle() #64 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #65 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle() #66 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #67 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #68 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #69 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle() #70 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #71 {main} "} [2025-10-12 13:27:04] local.ERROR: Unable to call component method. Public method [updateTableColumnState] not found on component {"userId":1,"exception":"[object] (Livewire\\Exceptions\\MethodNotFoundException(code: 0): Unable to call component method. Public method [updateTableColumnState] not found on component at /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php:488) [stacktrace] #0 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(101): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->callMethods() #1 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update() #2 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleRequests/HandleRequests.php(94): Livewire\\LivewireManager->update() #3 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate() #4 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch() #5 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController() #6 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run() #7 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}() #8 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #9 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle() #10 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #11 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle() #12 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #13 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle() #14 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #15 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest() #16 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle() #17 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #18 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle() #19 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #20 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle() #21 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #22 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then() #23 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack() #24 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute() #25 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute() #26 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #27 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}() #28 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #29 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle() #30 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #31 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #32 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #33 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #34 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #35 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #36 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #37 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle() #38 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #39 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #40 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #41 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle() #42 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #43 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle() #44 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #45 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle() #46 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #47 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle() #48 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #49 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #50 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #51 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle() #52 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #53 {main} "} [2025-10-12 13:27:06] local.ERROR: Unable to call component method. Public method [updateTableColumnState] not found on component {"userId":1,"exception":"[object] (Livewire\\Exceptions\\MethodNotFoundException(code: 0): Unable to call component method. Public method [updateTableColumnState] not found on component at /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php:488) [stacktrace] #0 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(101): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->callMethods() #1 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update() #2 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleRequests/HandleRequests.php(94): Livewire\\LivewireManager->update() #3 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate() #4 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch() #5 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController() #6 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run() #7 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}() #8 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #9 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle() #10 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #11 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle() #12 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #13 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle() #14 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #15 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest() #16 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle() #17 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #18 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle() #19 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #20 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle() #21 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #22 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then() #23 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack() #24 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute() #25 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute() #26 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #27 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}() #28 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #29 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle() #30 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #31 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #32 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #33 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #34 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #35 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #36 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #37 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle() #38 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #39 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #40 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #41 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle() #42 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #43 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle() #44 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #45 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle() #46 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #47 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle() #48 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #49 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #50 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #51 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle() #52 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #53 {main} "} [2025-10-12 13:58:45] local.ERROR: Filament\Forms\Components\Select::isOptionDisabled(): Argument #2 ($label) must be of type Illuminate\Contracts\Support\Htmlable|string, null given, called in /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Select.php on line 152 (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Filament\\Forms\\Components\\Select::isOptionDisabled(): Argument #2 ($label) must be of type Illuminate\\Contracts\\Support\\Htmlable|string, null given, called in /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Select.php on line 152 (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) at /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Concerns/CanDisableOptions.php:55) [stacktrace] #0 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException() #1 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException() #2 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #3 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #4 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #5 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #6 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #7 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(259): Illuminate\\View\\View->render() #8 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #9 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack() #10 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render() #11 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount() #12 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire\\LivewireManager->mount() #13 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #14 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration() #15 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire\\Component->__invoke() #16 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch() #17 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController() #18 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run() #19 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}() #20 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/craft-forge/filament-language-switcher/src/Http/Middleware/SetLocale.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #21 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): CraftForge\\FilamentLanguageSwitcher\\Http\\Middleware\\SetLocale->handle() #22 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #23 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #24 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #25 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle() #26 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #27 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle() #28 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #29 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle() #30 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #31 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle() #32 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #33 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle() #34 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #35 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle() #36 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #37 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle() #38 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #39 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest() #40 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle() #41 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #42 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle() #43 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #44 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle() #45 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #46 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle() #47 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #48 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then() #49 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack() #50 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute() #51 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute() #52 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #53 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}() #54 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #55 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle() #56 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #57 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #58 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #59 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #60 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #61 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #62 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #63 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #64 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #65 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle() #66 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #67 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #68 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #69 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle() #70 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #71 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle() #72 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #73 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle() #74 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #75 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle() #76 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #77 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #78 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #79 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle() #80 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #81 {main} [previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Filament\\Forms\\Components\\Select::isOptionDisabled(): Argument #2 ($label) must be of type Illuminate\\Contracts\\Support\\Htmlable|string, null given, called in /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Select.php on line 152 (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) at /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Concerns/CanDisableOptions.php:55) [stacktrace] #0 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException() #1 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException() #2 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #3 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #4 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #5 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #6 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #7 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(125): Illuminate\\View\\View->render() #8 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #9 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #10 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #11 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #12 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/storage/framework/views/6ab27caeb9d560c4fa23e2061711a077.php(11): e() #13 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('...') #14 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Reservations\\Pages\\CreateReservation->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #15 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #16 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #17 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #18 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #19 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #20 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(259): Illuminate\\View\\View->render() #21 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #22 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack() #23 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render() #24 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount() #25 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire\\LivewireManager->mount() #26 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #27 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration() #28 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire\\Component->__invoke() #29 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch() #30 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController() #31 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run() #32 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}() #33 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/craft-forge/filament-language-switcher/src/Http/Middleware/SetLocale.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #34 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): CraftForge\\FilamentLanguageSwitcher\\Http\\Middleware\\SetLocale->handle() #35 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #36 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #37 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #38 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle() #39 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #40 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle() #41 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #42 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle() #43 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #44 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle() #45 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #46 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle() #47 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #48 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle() #49 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #50 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle() #51 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #52 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest() #53 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle() #54 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #55 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle() #56 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #57 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle() #58 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #59 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle() #60 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #61 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then() #62 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack() #63 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute() #64 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute() #65 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #66 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}() #67 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #68 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle() #69 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #70 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #71 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #72 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #73 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #74 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #75 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #76 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #77 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #78 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle() #79 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #80 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #81 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #82 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle() #83 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #84 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle() #85 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #86 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle() #87 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #88 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle() #89 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #90 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #91 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #92 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle() #93 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #94 {main} [previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Filament\\Forms\\Components\\Select::isOptionDisabled(): Argument #2 ($label) must be of type Illuminate\\Contracts\\Support\\Htmlable|string, null given, called in /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Select.php on line 152 (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) at /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Concerns/CanDisableOptions.php:55) [stacktrace] #0 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException() #1 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException() #2 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #3 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #4 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #5 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #6 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #7 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(125): Illuminate\\View\\View->render() #8 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #9 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #10 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #11 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/EmbeddedSchema.php(39): Filament\\Support\\Components\\ViewComponent->toHtml() #12 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Components\\EmbeddedSchema->toEmbeddedHtml() #13 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #14 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #15 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #16 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #17 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/storage/framework/views/3573011ffbc8a143a50669cb852add3e.php(17): e() #18 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('...') #19 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Reservations\\Pages\\CreateReservation->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #20 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #21 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #22 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #23 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #24 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #25 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(125): Illuminate\\View\\View->render() #26 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #27 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #28 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #29 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #30 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/storage/framework/views/6ab27caeb9d560c4fa23e2061711a077.php(11): e() #31 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('...') #32 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Reservations\\Pages\\CreateReservation->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #33 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #34 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #35 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #36 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #37 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #38 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(259): Illuminate\\View\\View->render() #39 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #40 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack() #41 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render() #42 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount() #43 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire\\LivewireManager->mount() #44 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #45 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration() #46 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire\\Component->__invoke() #47 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch() #48 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController() #49 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run() #50 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}() #51 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/craft-forge/filament-language-switcher/src/Http/Middleware/SetLocale.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #52 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): CraftForge\\FilamentLanguageSwitcher\\Http\\Middleware\\SetLocale->handle() #53 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #54 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #55 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #56 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle() #57 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #58 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle() #59 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #60 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle() #61 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #62 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle() #63 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #64 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle() #65 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #66 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle() #67 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #68 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle() #69 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #70 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest() #71 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle() #72 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #73 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle() #74 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #75 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle() #76 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #77 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle() #78 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #79 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then() #80 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack() #81 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute() #82 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute() #83 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #84 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}() #85 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #86 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle() #87 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #88 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #89 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #90 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #91 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #92 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #93 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #94 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #95 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #96 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle() #97 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #98 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #99 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #100 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle() #101 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #102 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle() #103 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #104 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle() #105 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #106 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle() #107 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #108 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #109 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #110 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle() #111 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #112 {main} [previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Filament\\Forms\\Components\\Select::isOptionDisabled(): Argument #2 ($label) must be of type Illuminate\\Contracts\\Support\\Htmlable|string, null given, called in /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Select.php on line 152 (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) at /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Concerns/CanDisableOptions.php:55) [stacktrace] #0 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException() #1 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException() #2 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #3 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #4 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #5 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #6 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #7 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(125): Illuminate\\View\\View->render() #8 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #9 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #10 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #11 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #12 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/storage/framework/views/f86a8f548b9582ef98e9c959a9722106.php(61): e() #13 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('...') #14 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Reservations\\Pages\\CreateReservation->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #15 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #16 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #17 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #18 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #19 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #20 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(125): Illuminate\\View\\View->render() #21 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #22 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #23 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #24 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/EmbeddedSchema.php(39): Filament\\Support\\Components\\ViewComponent->toHtml() #25 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Components\\EmbeddedSchema->toEmbeddedHtml() #26 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #27 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #28 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #29 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #30 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/storage/framework/views/3573011ffbc8a143a50669cb852add3e.php(17): e() #31 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('...') #32 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Reservations\\Pages\\CreateReservation->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #33 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #34 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #35 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #36 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #37 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #38 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(125): Illuminate\\View\\View->render() #39 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #40 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #41 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #42 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #43 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/storage/framework/views/6ab27caeb9d560c4fa23e2061711a077.php(11): e() #44 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('...') #45 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Reservations\\Pages\\CreateReservation->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #46 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #47 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #48 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #49 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #50 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #51 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(259): Illuminate\\View\\View->render() #52 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #53 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack() #54 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render() #55 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount() #56 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire\\LivewireManager->mount() #57 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #58 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration() #59 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire\\Component->__invoke() #60 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch() #61 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController() #62 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run() #63 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}() #64 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/craft-forge/filament-language-switcher/src/Http/Middleware/SetLocale.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #65 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): CraftForge\\FilamentLanguageSwitcher\\Http\\Middleware\\SetLocale->handle() #66 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #67 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #68 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #69 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle() #70 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #71 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle() #72 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #73 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle() #74 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #75 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle() #76 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #77 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle() #78 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #79 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle() #80 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #81 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle() #82 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #83 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest() #84 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle() #85 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #86 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle() #87 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #88 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle() #89 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #90 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle() #91 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #92 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then() #93 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack() #94 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute() #95 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute() #96 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #97 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}() #98 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #99 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle() #100 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #101 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #102 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #103 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #104 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #105 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #106 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #107 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #108 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #109 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle() #110 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #111 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #112 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #113 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle() #114 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #115 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle() #116 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #117 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle() #118 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #119 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle() #120 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #121 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #122 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #123 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle() #124 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #125 {main} [previous exception] [object] (TypeError(code: 0): Filament\\Forms\\Components\\Select::isOptionDisabled(): Argument #2 ($label) must be of type Illuminate\\Contracts\\Support\\Htmlable|string, null given, called in /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Select.php on line 152 at /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Concerns/CanDisableOptions.php:55) [stacktrace] #0 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Select.php(152): Filament\\Forms\\Components\\Select->isOptionDisabled() #1 [internal function]: Filament\\Forms\\Components\\Select::Filament\\Forms\\Components\\{closure}() #2 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Collections/Arr.php(778): array_map() #3 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Collections/Collection.php(814): Illuminate\\Support\\Arr::map() #4 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Select.php(150): Illuminate\\Support\\Collection->map() #5 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Concerns/EvaluatesClosures.php(36): Filament\\Forms\\Components\\Select::Filament\\Forms\\Components\\{closure}() #6 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Select.php(743): Filament\\Support\\Components\\Component->evaluate() #7 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Select.php(720): Filament\\Forms\\Components\\Select->transformOptionsForJs() #8 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/storage/framework/views/7e0861ee2d3183b2b8231bd783d5f009.php(182): Filament\\Forms\\Components\\Select->getOptionsForJs() #9 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('...') #10 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Reservations\\Pages\\CreateReservation->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #11 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #12 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #13 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #14 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #15 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #16 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(125): Illuminate\\View\\View->render() #17 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #18 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #19 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #20 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #21 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/storage/framework/views/f86a8f548b9582ef98e9c959a9722106.php(61): e() #22 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('...') #23 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Reservations\\Pages\\CreateReservation->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #24 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #25 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #26 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #27 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #28 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #29 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(125): Illuminate\\View\\View->render() #30 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #31 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #32 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #33 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/EmbeddedSchema.php(39): Filament\\Support\\Components\\ViewComponent->toHtml() #34 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Components\\EmbeddedSchema->toEmbeddedHtml() #35 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #36 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #37 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #38 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #39 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/storage/framework/views/3573011ffbc8a143a50669cb852add3e.php(17): e() #40 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('...') #41 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Reservations\\Pages\\CreateReservation->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #42 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #43 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #44 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #45 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #46 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #47 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(125): Illuminate\\View\\View->render() #48 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #49 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #50 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #51 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #52 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/storage/framework/views/6ab27caeb9d560c4fa23e2061711a077.php(11): e() #53 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('...') #54 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Reservations\\Pages\\CreateReservation->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #55 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #56 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #57 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #58 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #59 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #60 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(259): Illuminate\\View\\View->render() #61 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #62 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack() #63 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render() #64 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount() #65 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire\\LivewireManager->mount() #66 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #67 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration() #68 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire\\Component->__invoke() #69 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch() #70 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController() #71 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run() #72 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}() #73 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/craft-forge/filament-language-switcher/src/Http/Middleware/SetLocale.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #74 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): CraftForge\\FilamentLanguageSwitcher\\Http\\Middleware\\SetLocale->handle() #75 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #76 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #77 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #78 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle() #79 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #80 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle() #81 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #82 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle() #83 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #84 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle() #85 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #86 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle() #87 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #88 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle() #89 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #90 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle() #91 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #92 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest() #93 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle() #94 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #95 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle() #96 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #97 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle() #98 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #99 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle() #100 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #101 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then() #102 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack() #103 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute() #104 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute() #105 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #106 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}() #107 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #108 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle() #109 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #110 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #111 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #112 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #113 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #114 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #115 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #116 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #117 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #118 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle() #119 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #120 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #121 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #122 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle() #123 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #124 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle() #125 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #126 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle() #127 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #128 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle() #129 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #130 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #131 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #132 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle() #133 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #134 {main} "} [2025-10-12 13:59:42] local.ERROR: Filament\Forms\Components\Select::isOptionDisabled(): Argument #2 ($label) must be of type Illuminate\Contracts\Support\Htmlable|string, null given, called in /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Select.php on line 152 (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Filament\\Forms\\Components\\Select::isOptionDisabled(): Argument #2 ($label) must be of type Illuminate\\Contracts\\Support\\Htmlable|string, null given, called in /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Select.php on line 152 (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) at /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Concerns/CanDisableOptions.php:55) [stacktrace] #0 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException() #1 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException() #2 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #3 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #4 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #5 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #6 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #7 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(259): Illuminate\\View\\View->render() #8 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #9 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack() #10 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render() #11 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount() #12 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire\\LivewireManager->mount() #13 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #14 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration() #15 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire\\Component->__invoke() #16 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch() #17 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController() #18 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run() #19 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}() #20 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/craft-forge/filament-language-switcher/src/Http/Middleware/SetLocale.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #21 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): CraftForge\\FilamentLanguageSwitcher\\Http\\Middleware\\SetLocale->handle() #22 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #23 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #24 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #25 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle() #26 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #27 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle() #28 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #29 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle() #30 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #31 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle() #32 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #33 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle() #34 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #35 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle() #36 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #37 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle() #38 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #39 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest() #40 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle() #41 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #42 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle() #43 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #44 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle() #45 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #46 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle() #47 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #48 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then() #49 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack() #50 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute() #51 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute() #52 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #53 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}() #54 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #55 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle() #56 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #57 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #58 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #59 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #60 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #61 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #62 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #63 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #64 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #65 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle() #66 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #67 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #68 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #69 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle() #70 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #71 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle() #72 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #73 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle() #74 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #75 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle() #76 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #77 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #78 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #79 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle() #80 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #81 {main} [previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Filament\\Forms\\Components\\Select::isOptionDisabled(): Argument #2 ($label) must be of type Illuminate\\Contracts\\Support\\Htmlable|string, null given, called in /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Select.php on line 152 (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) at /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Concerns/CanDisableOptions.php:55) [stacktrace] #0 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException() #1 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException() #2 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #3 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #4 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #5 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #6 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #7 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(125): Illuminate\\View\\View->render() #8 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #9 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #10 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #11 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #12 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/storage/framework/views/6ab27caeb9d560c4fa23e2061711a077.php(11): e() #13 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('...') #14 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Reservations\\Pages\\CreateReservation->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #15 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #16 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #17 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #18 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #19 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #20 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(259): Illuminate\\View\\View->render() #21 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #22 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack() #23 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render() #24 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount() #25 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire\\LivewireManager->mount() #26 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #27 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration() #28 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire\\Component->__invoke() #29 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch() #30 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController() #31 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run() #32 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}() #33 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/craft-forge/filament-language-switcher/src/Http/Middleware/SetLocale.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #34 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): CraftForge\\FilamentLanguageSwitcher\\Http\\Middleware\\SetLocale->handle() #35 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #36 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #37 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #38 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle() #39 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #40 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle() #41 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #42 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle() #43 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #44 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle() #45 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #46 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle() #47 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #48 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle() #49 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #50 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle() #51 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #52 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest() #53 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle() #54 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #55 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle() #56 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #57 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle() #58 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #59 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle() #60 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #61 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then() #62 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack() #63 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute() #64 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute() #65 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #66 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}() #67 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #68 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle() #69 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #70 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #71 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #72 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #73 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #74 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #75 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #76 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #77 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #78 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle() #79 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #80 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #81 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #82 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle() #83 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #84 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle() #85 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #86 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle() #87 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #88 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle() #89 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #90 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #91 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #92 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle() #93 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #94 {main} [previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Filament\\Forms\\Components\\Select::isOptionDisabled(): Argument #2 ($label) must be of type Illuminate\\Contracts\\Support\\Htmlable|string, null given, called in /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Select.php on line 152 (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) at /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Concerns/CanDisableOptions.php:55) [stacktrace] #0 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException() #1 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException() #2 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #3 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #4 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #5 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #6 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #7 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(125): Illuminate\\View\\View->render() #8 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #9 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #10 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #11 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/EmbeddedSchema.php(39): Filament\\Support\\Components\\ViewComponent->toHtml() #12 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Components\\EmbeddedSchema->toEmbeddedHtml() #13 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #14 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #15 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #16 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #17 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/storage/framework/views/3573011ffbc8a143a50669cb852add3e.php(17): e() #18 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('...') #19 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Reservations\\Pages\\CreateReservation->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #20 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #21 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #22 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #23 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #24 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #25 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(125): Illuminate\\View\\View->render() #26 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #27 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #28 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #29 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #30 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/storage/framework/views/6ab27caeb9d560c4fa23e2061711a077.php(11): e() #31 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('...') #32 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Reservations\\Pages\\CreateReservation->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #33 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #34 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #35 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #36 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #37 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #38 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(259): Illuminate\\View\\View->render() #39 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #40 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack() #41 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render() #42 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount() #43 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire\\LivewireManager->mount() #44 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #45 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration() #46 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire\\Component->__invoke() #47 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch() #48 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController() #49 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run() #50 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}() #51 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/craft-forge/filament-language-switcher/src/Http/Middleware/SetLocale.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #52 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): CraftForge\\FilamentLanguageSwitcher\\Http\\Middleware\\SetLocale->handle() #53 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #54 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #55 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #56 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle() #57 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #58 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle() #59 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #60 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle() #61 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #62 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle() #63 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #64 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle() #65 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #66 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle() #67 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #68 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle() #69 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #70 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest() #71 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle() #72 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #73 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle() #74 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #75 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle() #76 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #77 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle() #78 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #79 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then() #80 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack() #81 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute() #82 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute() #83 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #84 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}() #85 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #86 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle() #87 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #88 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #89 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #90 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #91 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #92 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #93 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #94 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #95 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #96 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle() #97 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #98 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #99 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #100 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle() #101 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #102 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle() #103 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #104 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle() #105 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #106 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle() #107 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #108 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #109 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #110 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle() #111 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #112 {main} [previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Filament\\Forms\\Components\\Select::isOptionDisabled(): Argument #2 ($label) must be of type Illuminate\\Contracts\\Support\\Htmlable|string, null given, called in /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Select.php on line 152 (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) at /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Concerns/CanDisableOptions.php:55) [stacktrace] #0 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException() #1 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException() #2 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #3 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #4 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #5 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #6 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #7 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(125): Illuminate\\View\\View->render() #8 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #9 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #10 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #11 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #12 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/storage/framework/views/f86a8f548b9582ef98e9c959a9722106.php(61): e() #13 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('...') #14 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Reservations\\Pages\\CreateReservation->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #15 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #16 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #17 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #18 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #19 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #20 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(125): Illuminate\\View\\View->render() #21 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #22 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #23 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #24 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/EmbeddedSchema.php(39): Filament\\Support\\Components\\ViewComponent->toHtml() #25 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Components\\EmbeddedSchema->toEmbeddedHtml() #26 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #27 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #28 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #29 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #30 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/storage/framework/views/3573011ffbc8a143a50669cb852add3e.php(17): e() #31 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('...') #32 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Reservations\\Pages\\CreateReservation->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #33 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #34 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #35 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #36 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #37 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #38 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(125): Illuminate\\View\\View->render() #39 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #40 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #41 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #42 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #43 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/storage/framework/views/6ab27caeb9d560c4fa23e2061711a077.php(11): e() #44 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('...') #45 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Reservations\\Pages\\CreateReservation->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #46 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #47 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #48 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #49 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #50 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #51 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(259): Illuminate\\View\\View->render() #52 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #53 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack() #54 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render() #55 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount() #56 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire\\LivewireManager->mount() #57 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #58 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration() #59 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire\\Component->__invoke() #60 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch() #61 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController() #62 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run() #63 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}() #64 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/craft-forge/filament-language-switcher/src/Http/Middleware/SetLocale.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #65 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): CraftForge\\FilamentLanguageSwitcher\\Http\\Middleware\\SetLocale->handle() #66 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #67 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #68 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #69 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle() #70 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #71 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle() #72 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #73 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle() #74 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #75 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle() #76 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #77 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle() #78 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #79 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle() #80 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #81 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle() #82 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #83 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest() #84 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle() #85 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #86 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle() #87 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #88 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle() #89 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #90 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle() #91 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #92 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then() #93 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack() #94 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute() #95 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute() #96 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #97 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}() #98 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #99 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle() #100 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #101 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #102 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #103 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #104 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #105 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #106 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #107 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #108 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #109 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle() #110 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #111 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #112 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #113 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle() #114 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #115 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle() #116 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #117 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle() #118 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #119 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle() #120 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #121 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #122 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #123 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle() #124 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #125 {main} [previous exception] [object] (TypeError(code: 0): Filament\\Forms\\Components\\Select::isOptionDisabled(): Argument #2 ($label) must be of type Illuminate\\Contracts\\Support\\Htmlable|string, null given, called in /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Select.php on line 152 at /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Concerns/CanDisableOptions.php:55) [stacktrace] #0 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Select.php(152): Filament\\Forms\\Components\\Select->isOptionDisabled() #1 [internal function]: Filament\\Forms\\Components\\Select::Filament\\Forms\\Components\\{closure}() #2 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Collections/Arr.php(778): array_map() #3 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Collections/Collection.php(814): Illuminate\\Support\\Arr::map() #4 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Select.php(150): Illuminate\\Support\\Collection->map() #5 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Concerns/EvaluatesClosures.php(36): Filament\\Forms\\Components\\Select::Filament\\Forms\\Components\\{closure}() #6 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Select.php(743): Filament\\Support\\Components\\Component->evaluate() #7 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Select.php(720): Filament\\Forms\\Components\\Select->transformOptionsForJs() #8 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/storage/framework/views/7e0861ee2d3183b2b8231bd783d5f009.php(182): Filament\\Forms\\Components\\Select->getOptionsForJs() #9 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('...') #10 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Reservations\\Pages\\CreateReservation->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #11 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #12 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #13 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #14 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #15 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #16 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(125): Illuminate\\View\\View->render() #17 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #18 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #19 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #20 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #21 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/storage/framework/views/f86a8f548b9582ef98e9c959a9722106.php(61): e() #22 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('...') #23 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Reservations\\Pages\\CreateReservation->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #24 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #25 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #26 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #27 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #28 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #29 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(125): Illuminate\\View\\View->render() #30 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #31 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #32 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #33 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/EmbeddedSchema.php(39): Filament\\Support\\Components\\ViewComponent->toHtml() #34 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Components\\EmbeddedSchema->toEmbeddedHtml() #35 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #36 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #37 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #38 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #39 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/storage/framework/views/3573011ffbc8a143a50669cb852add3e.php(17): e() #40 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('...') #41 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Reservations\\Pages\\CreateReservation->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #42 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #43 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #44 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #45 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #46 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #47 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(125): Illuminate\\View\\View->render() #48 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #49 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #50 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #51 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #52 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/storage/framework/views/6ab27caeb9d560c4fa23e2061711a077.php(11): e() #53 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('...') #54 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Reservations\\Pages\\CreateReservation->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #55 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #56 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #57 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #58 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #59 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #60 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(259): Illuminate\\View\\View->render() #61 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #62 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack() #63 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render() #64 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount() #65 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire\\LivewireManager->mount() #66 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #67 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration() #68 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire\\Component->__invoke() #69 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch() #70 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController() #71 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run() #72 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}() #73 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/craft-forge/filament-language-switcher/src/Http/Middleware/SetLocale.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #74 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): CraftForge\\FilamentLanguageSwitcher\\Http\\Middleware\\SetLocale->handle() #75 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #76 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #77 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #78 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle() #79 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #80 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle() #81 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #82 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle() #83 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #84 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle() #85 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #86 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle() #87 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #88 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle() #89 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #90 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle() #91 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #92 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest() #93 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle() #94 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #95 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle() #96 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #97 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle() #98 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #99 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle() #100 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #101 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then() #102 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack() #103 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute() #104 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute() #105 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #106 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}() #107 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #108 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle() #109 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #110 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #111 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #112 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #113 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #114 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #115 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #116 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #117 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #118 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle() #119 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #120 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #121 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #122 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle() #123 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #124 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle() #125 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #126 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle() #127 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #128 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle() #129 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #130 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #131 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #132 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle() #133 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #134 {main} "} [2025-10-12 14:00:13] local.ERROR: Filament\Forms\Components\Select::isOptionDisabled(): Argument #2 ($label) must be of type Illuminate\Contracts\Support\Htmlable|string, null given, called in /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Select.php on line 152 (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Filament\\Forms\\Components\\Select::isOptionDisabled(): Argument #2 ($label) must be of type Illuminate\\Contracts\\Support\\Htmlable|string, null given, called in /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Select.php on line 152 (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) at /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Concerns/CanDisableOptions.php:55) [stacktrace] #0 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException() #1 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException() #2 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #3 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #4 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #5 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #6 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #7 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(259): Illuminate\\View\\View->render() #8 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #9 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack() #10 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render() #11 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount() #12 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire\\LivewireManager->mount() #13 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #14 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration() #15 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire\\Component->__invoke() #16 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch() #17 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController() #18 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run() #19 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}() #20 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/craft-forge/filament-language-switcher/src/Http/Middleware/SetLocale.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #21 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): CraftForge\\FilamentLanguageSwitcher\\Http\\Middleware\\SetLocale->handle() #22 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #23 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #24 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #25 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle() #26 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #27 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle() #28 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #29 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle() #30 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #31 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle() #32 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #33 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle() #34 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #35 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle() #36 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #37 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle() #38 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #39 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest() #40 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle() #41 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #42 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle() #43 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #44 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle() #45 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #46 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle() #47 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #48 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then() #49 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack() #50 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute() #51 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute() #52 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #53 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}() #54 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #55 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle() #56 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #57 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #58 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #59 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #60 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #61 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #62 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #63 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #64 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #65 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle() #66 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #67 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #68 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #69 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle() #70 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #71 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle() #72 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #73 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle() #74 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #75 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle() #76 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #77 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #78 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #79 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle() #80 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #81 {main} [previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Filament\\Forms\\Components\\Select::isOptionDisabled(): Argument #2 ($label) must be of type Illuminate\\Contracts\\Support\\Htmlable|string, null given, called in /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Select.php on line 152 (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) at /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Concerns/CanDisableOptions.php:55) [stacktrace] #0 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException() #1 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException() #2 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #3 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #4 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #5 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #6 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #7 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(125): Illuminate\\View\\View->render() #8 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #9 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #10 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #11 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #12 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/storage/framework/views/6ab27caeb9d560c4fa23e2061711a077.php(11): e() #13 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('...') #14 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Reservations\\Pages\\CreateReservation->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #15 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #16 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #17 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #18 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #19 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #20 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(259): Illuminate\\View\\View->render() #21 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #22 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack() #23 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render() #24 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount() #25 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire\\LivewireManager->mount() #26 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #27 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration() #28 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire\\Component->__invoke() #29 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch() #30 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController() #31 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run() #32 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}() #33 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/craft-forge/filament-language-switcher/src/Http/Middleware/SetLocale.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #34 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): CraftForge\\FilamentLanguageSwitcher\\Http\\Middleware\\SetLocale->handle() #35 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #36 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #37 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #38 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle() #39 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #40 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle() #41 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #42 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle() #43 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #44 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle() #45 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #46 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle() #47 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #48 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle() #49 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #50 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle() #51 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #52 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest() #53 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle() #54 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #55 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle() #56 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #57 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle() #58 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #59 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle() #60 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #61 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then() #62 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack() #63 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute() #64 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute() #65 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #66 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}() #67 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #68 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle() #69 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #70 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #71 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #72 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #73 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #74 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #75 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #76 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #77 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #78 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle() #79 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #80 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #81 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #82 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle() #83 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #84 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle() #85 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #86 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle() #87 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #88 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle() #89 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #90 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #91 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #92 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle() #93 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #94 {main} [previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Filament\\Forms\\Components\\Select::isOptionDisabled(): Argument #2 ($label) must be of type Illuminate\\Contracts\\Support\\Htmlable|string, null given, called in /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Select.php on line 152 (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) at /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Concerns/CanDisableOptions.php:55) [stacktrace] #0 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException() #1 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException() #2 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #3 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #4 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #5 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #6 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #7 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(125): Illuminate\\View\\View->render() #8 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #9 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #10 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #11 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/EmbeddedSchema.php(39): Filament\\Support\\Components\\ViewComponent->toHtml() #12 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Components\\EmbeddedSchema->toEmbeddedHtml() #13 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #14 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #15 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #16 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #17 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/storage/framework/views/3573011ffbc8a143a50669cb852add3e.php(17): e() #18 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('...') #19 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Reservations\\Pages\\CreateReservation->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #20 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #21 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #22 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #23 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #24 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #25 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(125): Illuminate\\View\\View->render() #26 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #27 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #28 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #29 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #30 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/storage/framework/views/6ab27caeb9d560c4fa23e2061711a077.php(11): e() #31 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('...') #32 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Reservations\\Pages\\CreateReservation->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #33 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #34 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #35 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #36 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #37 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #38 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(259): Illuminate\\View\\View->render() #39 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #40 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack() #41 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render() #42 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount() #43 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire\\LivewireManager->mount() #44 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #45 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration() #46 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire\\Component->__invoke() #47 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch() #48 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController() #49 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run() #50 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}() #51 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/craft-forge/filament-language-switcher/src/Http/Middleware/SetLocale.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #52 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): CraftForge\\FilamentLanguageSwitcher\\Http\\Middleware\\SetLocale->handle() #53 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #54 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #55 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #56 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle() #57 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #58 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle() #59 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #60 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle() #61 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #62 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle() #63 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #64 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle() #65 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #66 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle() #67 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #68 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle() #69 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #70 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest() #71 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle() #72 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #73 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle() #74 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #75 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle() #76 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #77 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle() #78 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #79 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then() #80 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack() #81 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute() #82 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute() #83 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #84 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}() #85 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #86 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle() #87 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #88 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #89 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #90 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #91 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #92 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #93 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #94 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #95 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #96 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle() #97 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #98 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #99 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #100 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle() #101 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #102 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle() #103 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #104 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle() #105 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #106 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle() #107 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #108 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #109 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #110 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle() #111 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #112 {main} [previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Filament\\Forms\\Components\\Select::isOptionDisabled(): Argument #2 ($label) must be of type Illuminate\\Contracts\\Support\\Htmlable|string, null given, called in /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Select.php on line 152 (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) at /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Concerns/CanDisableOptions.php:55) [stacktrace] #0 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException() #1 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException() #2 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #3 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #4 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #5 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #6 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #7 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(125): Illuminate\\View\\View->render() #8 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #9 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #10 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #11 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #12 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/storage/framework/views/f86a8f548b9582ef98e9c959a9722106.php(61): e() #13 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('...') #14 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Reservations\\Pages\\CreateReservation->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #15 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #16 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #17 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #18 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #19 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #20 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(125): Illuminate\\View\\View->render() #21 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #22 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #23 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #24 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/EmbeddedSchema.php(39): Filament\\Support\\Components\\ViewComponent->toHtml() #25 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Components\\EmbeddedSchema->toEmbeddedHtml() #26 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #27 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #28 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #29 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #30 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/storage/framework/views/3573011ffbc8a143a50669cb852add3e.php(17): e() #31 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('...') #32 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Reservations\\Pages\\CreateReservation->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #33 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #34 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #35 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #36 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #37 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #38 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(125): Illuminate\\View\\View->render() #39 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #40 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #41 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #42 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #43 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/storage/framework/views/6ab27caeb9d560c4fa23e2061711a077.php(11): e() #44 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('...') #45 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Reservations\\Pages\\CreateReservation->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #46 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #47 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #48 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #49 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #50 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #51 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(259): Illuminate\\View\\View->render() #52 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #53 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack() #54 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render() #55 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount() #56 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire\\LivewireManager->mount() #57 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #58 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration() #59 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire\\Component->__invoke() #60 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch() #61 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController() #62 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run() #63 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}() #64 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/craft-forge/filament-language-switcher/src/Http/Middleware/SetLocale.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #65 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): CraftForge\\FilamentLanguageSwitcher\\Http\\Middleware\\SetLocale->handle() #66 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #67 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #68 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #69 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle() #70 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #71 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle() #72 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #73 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle() #74 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #75 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle() #76 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #77 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle() #78 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #79 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle() #80 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #81 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle() #82 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #83 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest() #84 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle() #85 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #86 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle() #87 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #88 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle() #89 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #90 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle() #91 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #92 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then() #93 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack() #94 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute() #95 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute() #96 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #97 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}() #98 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #99 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle() #100 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #101 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #102 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #103 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #104 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #105 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #106 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #107 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #108 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #109 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle() #110 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #111 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #112 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #113 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle() #114 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #115 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle() #116 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #117 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle() #118 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #119 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle() #120 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #121 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #122 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #123 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle() #124 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #125 {main} [previous exception] [object] (TypeError(code: 0): Filament\\Forms\\Components\\Select::isOptionDisabled(): Argument #2 ($label) must be of type Illuminate\\Contracts\\Support\\Htmlable|string, null given, called in /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Select.php on line 152 at /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Concerns/CanDisableOptions.php:55) [stacktrace] #0 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Select.php(152): Filament\\Forms\\Components\\Select->isOptionDisabled() #1 [internal function]: Filament\\Forms\\Components\\Select::Filament\\Forms\\Components\\{closure}() #2 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Collections/Arr.php(778): array_map() #3 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Collections/Collection.php(814): Illuminate\\Support\\Arr::map() #4 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Select.php(150): Illuminate\\Support\\Collection->map() #5 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Concerns/EvaluatesClosures.php(36): Filament\\Forms\\Components\\Select::Filament\\Forms\\Components\\{closure}() #6 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Select.php(743): Filament\\Support\\Components\\Component->evaluate() #7 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Select.php(720): Filament\\Forms\\Components\\Select->transformOptionsForJs() #8 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/storage/framework/views/7e0861ee2d3183b2b8231bd783d5f009.php(182): Filament\\Forms\\Components\\Select->getOptionsForJs() #9 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('...') #10 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Reservations\\Pages\\CreateReservation->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #11 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #12 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #13 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #14 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #15 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #16 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(125): Illuminate\\View\\View->render() #17 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #18 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #19 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #20 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #21 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/storage/framework/views/f86a8f548b9582ef98e9c959a9722106.php(61): e() #22 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('...') #23 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Reservations\\Pages\\CreateReservation->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #24 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #25 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #26 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #27 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #28 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #29 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(125): Illuminate\\View\\View->render() #30 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #31 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #32 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #33 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/EmbeddedSchema.php(39): Filament\\Support\\Components\\ViewComponent->toHtml() #34 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Components\\EmbeddedSchema->toEmbeddedHtml() #35 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #36 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #37 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #38 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #39 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/storage/framework/views/3573011ffbc8a143a50669cb852add3e.php(17): e() #40 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('...') #41 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Reservations\\Pages\\CreateReservation->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #42 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #43 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #44 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #45 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #46 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #47 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(125): Illuminate\\View\\View->render() #48 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #49 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #50 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #51 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #52 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/storage/framework/views/6ab27caeb9d560c4fa23e2061711a077.php(11): e() #53 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('...') #54 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Reservations\\Pages\\CreateReservation->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #55 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #56 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #57 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #58 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #59 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #60 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(259): Illuminate\\View\\View->render() #61 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #62 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack() #63 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render() #64 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount() #65 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire\\LivewireManager->mount() #66 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #67 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration() #68 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire\\Component->__invoke() #69 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch() #70 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController() #71 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run() #72 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}() #73 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/craft-forge/filament-language-switcher/src/Http/Middleware/SetLocale.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #74 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): CraftForge\\FilamentLanguageSwitcher\\Http\\Middleware\\SetLocale->handle() #75 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #76 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #77 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #78 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle() #79 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #80 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle() #81 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #82 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle() #83 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #84 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle() #85 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #86 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle() #87 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #88 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle() #89 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #90 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle() #91 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #92 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest() #93 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle() #94 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #95 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle() #96 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #97 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle() #98 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #99 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle() #100 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #101 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then() #102 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack() #103 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute() #104 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute() #105 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #106 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}() #107 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #108 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle() #109 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #110 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #111 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #112 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #113 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #114 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #115 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #116 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #117 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #118 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle() #119 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #120 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #121 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #122 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle() #123 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #124 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle() #125 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #126 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle() #127 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #128 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle() #129 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #130 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #131 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #132 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle() #133 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #134 {main} "} [2025-10-12 14:00:26] local.ERROR: Filament\Forms\Components\Select::isOptionDisabled(): Argument #2 ($label) must be of type Illuminate\Contracts\Support\Htmlable|string, null given, called in /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Select.php on line 152 (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Filament\\Forms\\Components\\Select::isOptionDisabled(): Argument #2 ($label) must be of type Illuminate\\Contracts\\Support\\Htmlable|string, null given, called in /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Select.php on line 152 (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) at /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Concerns/CanDisableOptions.php:55) [stacktrace] #0 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException() #1 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException() #2 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #3 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #4 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #5 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #6 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #7 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(259): Illuminate\\View\\View->render() #8 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #9 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack() #10 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render() #11 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount() #12 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire\\LivewireManager->mount() #13 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #14 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration() #15 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire\\Component->__invoke() #16 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch() #17 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController() #18 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run() #19 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}() #20 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/craft-forge/filament-language-switcher/src/Http/Middleware/SetLocale.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #21 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): CraftForge\\FilamentLanguageSwitcher\\Http\\Middleware\\SetLocale->handle() #22 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #23 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #24 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #25 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle() #26 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #27 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle() #28 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #29 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle() #30 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #31 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle() #32 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #33 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle() #34 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #35 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle() #36 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #37 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle() #38 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #39 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest() #40 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle() #41 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #42 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle() #43 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #44 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle() #45 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #46 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle() #47 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #48 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then() #49 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack() #50 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute() #51 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute() #52 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #53 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}() #54 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #55 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle() #56 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #57 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #58 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #59 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #60 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #61 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #62 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #63 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #64 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #65 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle() #66 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #67 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #68 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #69 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle() #70 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #71 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle() #72 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #73 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle() #74 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #75 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle() #76 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #77 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #78 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #79 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle() #80 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #81 {main} [previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Filament\\Forms\\Components\\Select::isOptionDisabled(): Argument #2 ($label) must be of type Illuminate\\Contracts\\Support\\Htmlable|string, null given, called in /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Select.php on line 152 (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) at /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Concerns/CanDisableOptions.php:55) [stacktrace] #0 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException() #1 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException() #2 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #3 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #4 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #5 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #6 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #7 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(125): Illuminate\\View\\View->render() #8 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #9 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #10 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #11 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #12 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/storage/framework/views/6ab27caeb9d560c4fa23e2061711a077.php(11): e() #13 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('...') #14 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Reservations\\Pages\\CreateReservation->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #15 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #16 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #17 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #18 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #19 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #20 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(259): Illuminate\\View\\View->render() #21 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #22 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack() #23 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render() #24 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount() #25 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire\\LivewireManager->mount() #26 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #27 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration() #28 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire\\Component->__invoke() #29 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch() #30 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController() #31 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run() #32 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}() #33 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/craft-forge/filament-language-switcher/src/Http/Middleware/SetLocale.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #34 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): CraftForge\\FilamentLanguageSwitcher\\Http\\Middleware\\SetLocale->handle() #35 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #36 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #37 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #38 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle() #39 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #40 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle() #41 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #42 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle() #43 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #44 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle() #45 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #46 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle() #47 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #48 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle() #49 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #50 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle() #51 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #52 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest() #53 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle() #54 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #55 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle() #56 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #57 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle() #58 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #59 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle() #60 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #61 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then() #62 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack() #63 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute() #64 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute() #65 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #66 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}() #67 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #68 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle() #69 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #70 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #71 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #72 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #73 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #74 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #75 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #76 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #77 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #78 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle() #79 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #80 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #81 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #82 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle() #83 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #84 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle() #85 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #86 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle() #87 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #88 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle() #89 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #90 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #91 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #92 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle() #93 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #94 {main} [previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Filament\\Forms\\Components\\Select::isOptionDisabled(): Argument #2 ($label) must be of type Illuminate\\Contracts\\Support\\Htmlable|string, null given, called in /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Select.php on line 152 (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) at /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Concerns/CanDisableOptions.php:55) [stacktrace] #0 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException() #1 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException() #2 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #3 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #4 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #5 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #6 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #7 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(125): Illuminate\\View\\View->render() #8 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #9 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #10 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #11 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/EmbeddedSchema.php(39): Filament\\Support\\Components\\ViewComponent->toHtml() #12 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Components\\EmbeddedSchema->toEmbeddedHtml() #13 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #14 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #15 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #16 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #17 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/storage/framework/views/3573011ffbc8a143a50669cb852add3e.php(17): e() #18 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('...') #19 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Reservations\\Pages\\CreateReservation->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #20 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #21 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #22 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #23 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #24 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #25 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(125): Illuminate\\View\\View->render() #26 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #27 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #28 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #29 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #30 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/storage/framework/views/6ab27caeb9d560c4fa23e2061711a077.php(11): e() #31 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('...') #32 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Reservations\\Pages\\CreateReservation->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #33 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #34 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #35 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #36 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #37 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #38 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(259): Illuminate\\View\\View->render() #39 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #40 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack() #41 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render() #42 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount() #43 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire\\LivewireManager->mount() #44 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #45 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration() #46 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire\\Component->__invoke() #47 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch() #48 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController() #49 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run() #50 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}() #51 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/craft-forge/filament-language-switcher/src/Http/Middleware/SetLocale.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #52 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): CraftForge\\FilamentLanguageSwitcher\\Http\\Middleware\\SetLocale->handle() #53 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #54 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #55 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #56 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle() #57 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #58 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle() #59 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #60 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle() #61 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #62 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle() #63 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #64 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle() #65 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #66 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle() #67 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #68 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle() #69 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #70 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest() #71 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle() #72 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #73 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle() #74 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #75 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle() #76 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #77 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle() #78 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #79 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then() #80 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack() #81 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute() #82 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute() #83 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #84 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}() #85 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #86 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle() #87 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #88 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #89 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #90 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #91 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #92 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #93 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #94 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #95 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #96 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle() #97 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #98 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #99 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #100 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle() #101 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #102 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle() #103 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #104 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle() #105 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #106 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle() #107 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #108 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #109 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #110 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle() #111 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #112 {main} [previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Filament\\Forms\\Components\\Select::isOptionDisabled(): Argument #2 ($label) must be of type Illuminate\\Contracts\\Support\\Htmlable|string, null given, called in /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Select.php on line 152 (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) at /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Concerns/CanDisableOptions.php:55) [stacktrace] #0 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException() #1 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException() #2 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #3 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #4 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #5 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #6 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #7 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(125): Illuminate\\View\\View->render() #8 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #9 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #10 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #11 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #12 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/storage/framework/views/f86a8f548b9582ef98e9c959a9722106.php(61): e() #13 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('...') #14 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Reservations\\Pages\\CreateReservation->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #15 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #16 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #17 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #18 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #19 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #20 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(125): Illuminate\\View\\View->render() #21 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #22 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #23 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #24 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/EmbeddedSchema.php(39): Filament\\Support\\Components\\ViewComponent->toHtml() #25 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Components\\EmbeddedSchema->toEmbeddedHtml() #26 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #27 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #28 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #29 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #30 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/storage/framework/views/3573011ffbc8a143a50669cb852add3e.php(17): e() #31 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('...') #32 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Reservations\\Pages\\CreateReservation->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #33 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #34 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #35 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #36 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #37 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #38 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(125): Illuminate\\View\\View->render() #39 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #40 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #41 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #42 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #43 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/storage/framework/views/6ab27caeb9d560c4fa23e2061711a077.php(11): e() #44 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('...') #45 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Reservations\\Pages\\CreateReservation->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #46 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #47 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #48 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #49 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #50 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #51 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(259): Illuminate\\View\\View->render() #52 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #53 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack() #54 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render() #55 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount() #56 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire\\LivewireManager->mount() #57 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #58 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration() #59 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire\\Component->__invoke() #60 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch() #61 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController() #62 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run() #63 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}() #64 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/craft-forge/filament-language-switcher/src/Http/Middleware/SetLocale.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #65 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): CraftForge\\FilamentLanguageSwitcher\\Http\\Middleware\\SetLocale->handle() #66 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #67 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #68 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #69 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle() #70 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #71 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle() #72 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #73 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle() #74 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #75 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle() #76 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #77 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle() #78 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #79 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle() #80 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #81 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle() #82 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #83 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest() #84 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle() #85 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #86 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle() #87 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #88 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle() #89 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #90 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle() #91 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #92 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then() #93 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack() #94 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute() #95 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute() #96 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #97 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}() #98 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #99 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle() #100 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #101 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #102 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #103 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #104 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #105 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #106 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #107 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #108 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #109 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle() #110 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #111 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #112 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #113 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle() #114 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #115 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle() #116 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #117 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle() #118 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #119 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle() #120 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #121 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #122 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #123 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle() #124 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #125 {main} [previous exception] [object] (TypeError(code: 0): Filament\\Forms\\Components\\Select::isOptionDisabled(): Argument #2 ($label) must be of type Illuminate\\Contracts\\Support\\Htmlable|string, null given, called in /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Select.php on line 152 at /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Concerns/CanDisableOptions.php:55) [stacktrace] #0 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Select.php(152): Filament\\Forms\\Components\\Select->isOptionDisabled() #1 [internal function]: Filament\\Forms\\Components\\Select::Filament\\Forms\\Components\\{closure}() #2 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Collections/Arr.php(778): array_map() #3 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Collections/Collection.php(814): Illuminate\\Support\\Arr::map() #4 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Select.php(150): Illuminate\\Support\\Collection->map() #5 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Concerns/EvaluatesClosures.php(36): Filament\\Forms\\Components\\Select::Filament\\Forms\\Components\\{closure}() #6 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Select.php(743): Filament\\Support\\Components\\Component->evaluate() #7 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Select.php(720): Filament\\Forms\\Components\\Select->transformOptionsForJs() #8 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/storage/framework/views/7e0861ee2d3183b2b8231bd783d5f009.php(182): Filament\\Forms\\Components\\Select->getOptionsForJs() #9 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('...') #10 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Reservations\\Pages\\CreateReservation->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #11 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #12 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #13 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #14 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #15 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #16 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(125): Illuminate\\View\\View->render() #17 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #18 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #19 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #20 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #21 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/storage/framework/views/f86a8f548b9582ef98e9c959a9722106.php(61): e() #22 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('...') #23 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Reservations\\Pages\\CreateReservation->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #24 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #25 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #26 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #27 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #28 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #29 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(125): Illuminate\\View\\View->render() #30 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #31 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #32 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #33 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/EmbeddedSchema.php(39): Filament\\Support\\Components\\ViewComponent->toHtml() #34 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Components\\EmbeddedSchema->toEmbeddedHtml() #35 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #36 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #37 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #38 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #39 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/storage/framework/views/3573011ffbc8a143a50669cb852add3e.php(17): e() #40 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('...') #41 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Reservations\\Pages\\CreateReservation->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #42 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #43 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #44 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #45 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #46 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #47 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(125): Illuminate\\View\\View->render() #48 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #49 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #50 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #51 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #52 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/storage/framework/views/6ab27caeb9d560c4fa23e2061711a077.php(11): e() #53 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('...') #54 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Reservations\\Pages\\CreateReservation->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #55 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #56 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #57 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #58 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #59 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #60 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(259): Illuminate\\View\\View->render() #61 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #62 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack() #63 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render() #64 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount() #65 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire\\LivewireManager->mount() #66 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #67 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration() #68 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire\\Component->__invoke() #69 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch() #70 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController() #71 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run() #72 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}() #73 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/craft-forge/filament-language-switcher/src/Http/Middleware/SetLocale.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #74 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): CraftForge\\FilamentLanguageSwitcher\\Http\\Middleware\\SetLocale->handle() #75 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #76 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #77 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #78 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle() #79 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #80 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle() #81 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #82 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle() #83 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #84 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle() #85 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #86 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle() #87 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #88 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle() #89 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #90 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle() #91 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #92 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest() #93 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle() #94 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #95 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle() #96 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #97 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle() #98 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #99 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle() #100 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #101 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then() #102 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack() #103 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute() #104 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute() #105 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #106 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}() #107 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #108 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle() #109 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #110 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #111 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #112 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #113 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #114 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #115 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #116 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #117 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #118 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle() #119 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #120 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #121 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #122 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle() #123 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #124 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle() #125 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #126 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle() #127 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #128 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle() #129 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #130 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #131 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #132 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle() #133 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #134 {main} "} [2025-10-15 10:44:14] local.ERROR: Filament\Forms\Components\Select::isOptionDisabled(): Argument #2 ($label) must be of type Illuminate\Contracts\Support\Htmlable|string, null given, called in /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Select.php on line 152 (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) {"userId":2,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Filament\\Forms\\Components\\Select::isOptionDisabled(): Argument #2 ($label) must be of type Illuminate\\Contracts\\Support\\Htmlable|string, null given, called in /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Select.php on line 152 (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) at /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Concerns/CanDisableOptions.php:55) [stacktrace] #0 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException() #1 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException() #2 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #3 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #4 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #5 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #6 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #7 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(259): Illuminate\\View\\View->render() #8 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #9 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack() #10 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render() #11 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount() #12 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire\\LivewireManager->mount() #13 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #14 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration() #15 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire\\Component->__invoke() #16 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch() #17 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController() #18 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run() #19 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}() #20 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/craft-forge/filament-language-switcher/src/Http/Middleware/SetLocale.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #21 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): CraftForge\\FilamentLanguageSwitcher\\Http\\Middleware\\SetLocale->handle() #22 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #23 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #24 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #25 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle() #26 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #27 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle() #28 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #29 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle() #30 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #31 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle() #32 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #33 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle() #34 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #35 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle() #36 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #37 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle() #38 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #39 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest() #40 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle() #41 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #42 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle() #43 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #44 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle() #45 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #46 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle() #47 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #48 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then() #49 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack() #50 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute() #51 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute() #52 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #53 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}() #54 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #55 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle() #56 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #57 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #58 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #59 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #60 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #61 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #62 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #63 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #64 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #65 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle() #66 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #67 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #68 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #69 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle() #70 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #71 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle() #72 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #73 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle() #74 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #75 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle() #76 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #77 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #78 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #79 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle() #80 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #81 {main} [previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Filament\\Forms\\Components\\Select::isOptionDisabled(): Argument #2 ($label) must be of type Illuminate\\Contracts\\Support\\Htmlable|string, null given, called in /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Select.php on line 152 (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) at /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Concerns/CanDisableOptions.php:55) [stacktrace] #0 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException() #1 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException() #2 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #3 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #4 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #5 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #6 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #7 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(125): Illuminate\\View\\View->render() #8 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #9 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #10 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #11 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #12 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/storage/framework/views/6ab27caeb9d560c4fa23e2061711a077.php(11): e() #13 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('...') #14 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Reservations\\Pages\\CreateReservation->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #15 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #16 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #17 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #18 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #19 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #20 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(259): Illuminate\\View\\View->render() #21 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #22 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack() #23 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render() #24 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount() #25 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire\\LivewireManager->mount() #26 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #27 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration() #28 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire\\Component->__invoke() #29 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch() #30 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController() #31 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run() #32 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}() #33 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/craft-forge/filament-language-switcher/src/Http/Middleware/SetLocale.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #34 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): CraftForge\\FilamentLanguageSwitcher\\Http\\Middleware\\SetLocale->handle() #35 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #36 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #37 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #38 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle() #39 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #40 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle() #41 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #42 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle() #43 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #44 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle() #45 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #46 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle() #47 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #48 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle() #49 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #50 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle() #51 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #52 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest() #53 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle() #54 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #55 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle() #56 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #57 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle() #58 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #59 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle() #60 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #61 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then() #62 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack() #63 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute() #64 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute() #65 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #66 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}() #67 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #68 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle() #69 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #70 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #71 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #72 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #73 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #74 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #75 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #76 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #77 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #78 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle() #79 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #80 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #81 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #82 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle() #83 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #84 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle() #85 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #86 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle() #87 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #88 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle() #89 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #90 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #91 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #92 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle() #93 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #94 {main} [previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Filament\\Forms\\Components\\Select::isOptionDisabled(): Argument #2 ($label) must be of type Illuminate\\Contracts\\Support\\Htmlable|string, null given, called in /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Select.php on line 152 (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) at /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Concerns/CanDisableOptions.php:55) [stacktrace] #0 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException() #1 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException() #2 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #3 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #4 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #5 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #6 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #7 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(125): Illuminate\\View\\View->render() #8 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #9 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #10 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #11 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/EmbeddedSchema.php(39): Filament\\Support\\Components\\ViewComponent->toHtml() #12 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Components\\EmbeddedSchema->toEmbeddedHtml() #13 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #14 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #15 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #16 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #17 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/storage/framework/views/3573011ffbc8a143a50669cb852add3e.php(17): e() #18 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('...') #19 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Reservations\\Pages\\CreateReservation->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #20 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #21 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #22 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #23 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #24 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #25 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(125): Illuminate\\View\\View->render() #26 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #27 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #28 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #29 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #30 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/storage/framework/views/6ab27caeb9d560c4fa23e2061711a077.php(11): e() #31 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('...') #32 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Reservations\\Pages\\CreateReservation->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #33 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #34 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #35 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #36 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #37 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #38 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(259): Illuminate\\View\\View->render() #39 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #40 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack() #41 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render() #42 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount() #43 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire\\LivewireManager->mount() #44 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #45 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration() #46 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire\\Component->__invoke() #47 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch() #48 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController() #49 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run() #50 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}() #51 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/craft-forge/filament-language-switcher/src/Http/Middleware/SetLocale.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #52 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): CraftForge\\FilamentLanguageSwitcher\\Http\\Middleware\\SetLocale->handle() #53 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #54 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #55 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #56 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle() #57 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #58 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle() #59 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #60 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle() #61 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #62 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle() #63 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #64 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle() #65 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #66 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle() #67 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #68 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle() #69 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #70 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest() #71 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle() #72 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #73 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle() #74 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #75 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle() #76 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #77 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle() #78 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #79 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then() #80 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack() #81 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute() #82 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute() #83 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #84 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}() #85 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #86 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle() #87 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #88 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #89 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #90 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #91 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #92 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #93 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #94 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #95 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #96 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle() #97 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #98 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #99 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #100 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle() #101 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #102 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle() #103 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #104 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle() #105 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #106 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle() #107 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #108 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #109 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #110 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle() #111 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #112 {main} [previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Filament\\Forms\\Components\\Select::isOptionDisabled(): Argument #2 ($label) must be of type Illuminate\\Contracts\\Support\\Htmlable|string, null given, called in /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Select.php on line 152 (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) at /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Concerns/CanDisableOptions.php:55) [stacktrace] #0 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException() #1 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException() #2 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #3 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #4 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #5 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #6 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #7 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(125): Illuminate\\View\\View->render() #8 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #9 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #10 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #11 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #12 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/storage/framework/views/f86a8f548b9582ef98e9c959a9722106.php(61): e() #13 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('...') #14 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Reservations\\Pages\\CreateReservation->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #15 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #16 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #17 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #18 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #19 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #20 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(125): Illuminate\\View\\View->render() #21 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #22 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #23 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #24 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/EmbeddedSchema.php(39): Filament\\Support\\Components\\ViewComponent->toHtml() #25 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Components\\EmbeddedSchema->toEmbeddedHtml() #26 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #27 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #28 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #29 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #30 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/storage/framework/views/3573011ffbc8a143a50669cb852add3e.php(17): e() #31 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('...') #32 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Reservations\\Pages\\CreateReservation->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #33 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #34 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #35 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #36 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #37 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #38 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(125): Illuminate\\View\\View->render() #39 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #40 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #41 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #42 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #43 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/storage/framework/views/6ab27caeb9d560c4fa23e2061711a077.php(11): e() #44 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('...') #45 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Reservations\\Pages\\CreateReservation->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #46 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #47 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #48 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #49 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #50 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #51 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(259): Illuminate\\View\\View->render() #52 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #53 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack() #54 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render() #55 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount() #56 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire\\LivewireManager->mount() #57 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #58 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration() #59 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire\\Component->__invoke() #60 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch() #61 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController() #62 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run() #63 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}() #64 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/craft-forge/filament-language-switcher/src/Http/Middleware/SetLocale.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #65 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): CraftForge\\FilamentLanguageSwitcher\\Http\\Middleware\\SetLocale->handle() #66 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #67 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #68 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #69 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle() #70 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #71 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle() #72 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #73 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle() #74 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #75 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle() #76 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #77 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle() #78 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #79 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle() #80 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #81 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle() #82 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #83 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest() #84 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle() #85 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #86 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle() #87 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #88 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle() #89 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #90 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle() #91 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #92 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then() #93 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack() #94 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute() #95 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute() #96 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #97 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}() #98 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #99 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle() #100 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #101 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #102 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #103 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #104 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #105 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #106 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #107 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #108 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #109 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle() #110 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #111 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #112 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #113 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle() #114 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #115 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle() #116 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #117 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle() #118 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #119 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle() #120 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #121 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #122 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #123 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle() #124 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #125 {main} [previous exception] [object] (TypeError(code: 0): Filament\\Forms\\Components\\Select::isOptionDisabled(): Argument #2 ($label) must be of type Illuminate\\Contracts\\Support\\Htmlable|string, null given, called in /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Select.php on line 152 at /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Concerns/CanDisableOptions.php:55) [stacktrace] #0 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Select.php(152): Filament\\Forms\\Components\\Select->isOptionDisabled() #1 [internal function]: Filament\\Forms\\Components\\Select::Filament\\Forms\\Components\\{closure}() #2 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Collections/Arr.php(778): array_map() #3 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Collections/Collection.php(814): Illuminate\\Support\\Arr::map() #4 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Select.php(150): Illuminate\\Support\\Collection->map() #5 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Concerns/EvaluatesClosures.php(36): Filament\\Forms\\Components\\Select::Filament\\Forms\\Components\\{closure}() #6 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Select.php(743): Filament\\Support\\Components\\Component->evaluate() #7 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Select.php(720): Filament\\Forms\\Components\\Select->transformOptionsForJs() #8 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/storage/framework/views/7e0861ee2d3183b2b8231bd783d5f009.php(182): Filament\\Forms\\Components\\Select->getOptionsForJs() #9 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('...') #10 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Reservations\\Pages\\CreateReservation->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #11 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #12 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #13 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #14 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #15 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #16 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(125): Illuminate\\View\\View->render() #17 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #18 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #19 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #20 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #21 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/storage/framework/views/f86a8f548b9582ef98e9c959a9722106.php(61): e() #22 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('...') #23 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Reservations\\Pages\\CreateReservation->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #24 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #25 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #26 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #27 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #28 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #29 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(125): Illuminate\\View\\View->render() #30 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #31 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #32 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #33 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/EmbeddedSchema.php(39): Filament\\Support\\Components\\ViewComponent->toHtml() #34 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Components\\EmbeddedSchema->toEmbeddedHtml() #35 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #36 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #37 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #38 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #39 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/storage/framework/views/3573011ffbc8a143a50669cb852add3e.php(17): e() #40 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('...') #41 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Reservations\\Pages\\CreateReservation->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #42 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #43 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #44 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #45 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #46 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #47 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(125): Illuminate\\View\\View->render() #48 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #49 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #50 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #51 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #52 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/storage/framework/views/6ab27caeb9d560c4fa23e2061711a077.php(11): e() #53 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('...') #54 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Reservations\\Pages\\CreateReservation->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #55 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #56 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #57 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #58 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #59 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #60 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(259): Illuminate\\View\\View->render() #61 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #62 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack() #63 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render() #64 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount() #65 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire\\LivewireManager->mount() #66 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #67 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration() #68 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire\\Component->__invoke() #69 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch() #70 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController() #71 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run() #72 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}() #73 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/craft-forge/filament-language-switcher/src/Http/Middleware/SetLocale.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #74 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): CraftForge\\FilamentLanguageSwitcher\\Http\\Middleware\\SetLocale->handle() #75 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #76 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #77 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #78 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle() #79 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #80 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle() #81 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #82 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle() #83 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #84 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle() #85 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #86 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle() #87 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #88 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle() #89 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #90 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle() #91 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #92 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest() #93 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle() #94 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #95 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle() #96 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #97 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle() #98 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #99 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle() #100 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #101 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then() #102 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack() #103 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute() #104 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute() #105 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #106 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}() #107 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #108 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle() #109 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #110 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #111 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #112 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #113 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #114 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #115 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #116 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #117 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #118 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle() #119 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #120 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #121 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #122 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle() #123 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #124 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle() #125 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #126 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle() #127 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #128 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle() #129 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #130 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #131 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #132 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle() #133 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #134 {main} "} [2025-10-16 07:08:27] local.ERROR: Filament\Forms\Components\Select::isOptionDisabled(): Argument #2 ($label) must be of type Illuminate\Contracts\Support\Htmlable|string, null given, called in /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Select.php on line 152 (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) {"userId":3,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Filament\\Forms\\Components\\Select::isOptionDisabled(): Argument #2 ($label) must be of type Illuminate\\Contracts\\Support\\Htmlable|string, null given, called in /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Select.php on line 152 (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) at /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Concerns/CanDisableOptions.php:55) [stacktrace] #0 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException() #1 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException() #2 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #3 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #4 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #5 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #6 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #7 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(259): Illuminate\\View\\View->render() #8 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #9 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack() #10 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render() #11 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount() #12 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire\\LivewireManager->mount() #13 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #14 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration() #15 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire\\Component->__invoke() #16 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch() #17 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController() #18 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run() #19 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}() #20 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/craft-forge/filament-language-switcher/src/Http/Middleware/SetLocale.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #21 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): CraftForge\\FilamentLanguageSwitcher\\Http\\Middleware\\SetLocale->handle() #22 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #23 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #24 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #25 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle() #26 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #27 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle() #28 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #29 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle() #30 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #31 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle() #32 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #33 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle() #34 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #35 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle() #36 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #37 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle() #38 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #39 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest() #40 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle() #41 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #42 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle() #43 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #44 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle() #45 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #46 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle() #47 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #48 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then() #49 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack() #50 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute() #51 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute() #52 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #53 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}() #54 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #55 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle() #56 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #57 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #58 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #59 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #60 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #61 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #62 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #63 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #64 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #65 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle() #66 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #67 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #68 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #69 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle() #70 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #71 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle() #72 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #73 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle() #74 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #75 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle() #76 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #77 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #78 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #79 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle() #80 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #81 {main} [previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Filament\\Forms\\Components\\Select::isOptionDisabled(): Argument #2 ($label) must be of type Illuminate\\Contracts\\Support\\Htmlable|string, null given, called in /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Select.php on line 152 (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) at /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Concerns/CanDisableOptions.php:55) [stacktrace] #0 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException() #1 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException() #2 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #3 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #4 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #5 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #6 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #7 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(125): Illuminate\\View\\View->render() #8 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #9 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #10 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #11 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #12 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/storage/framework/views/6ab27caeb9d560c4fa23e2061711a077.php(11): e() #13 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('...') #14 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Reservations\\Pages\\CreateReservation->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #15 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #16 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #17 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #18 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #19 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #20 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(259): Illuminate\\View\\View->render() #21 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #22 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack() #23 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render() #24 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount() #25 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire\\LivewireManager->mount() #26 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #27 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration() #28 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire\\Component->__invoke() #29 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch() #30 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController() #31 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run() #32 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}() #33 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/craft-forge/filament-language-switcher/src/Http/Middleware/SetLocale.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #34 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): CraftForge\\FilamentLanguageSwitcher\\Http\\Middleware\\SetLocale->handle() #35 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #36 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #37 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #38 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle() #39 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #40 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle() #41 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #42 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle() #43 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #44 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle() #45 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #46 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle() #47 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #48 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle() #49 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #50 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle() #51 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #52 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest() #53 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle() #54 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #55 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle() #56 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #57 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle() #58 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #59 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle() #60 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #61 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then() #62 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack() #63 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute() #64 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute() #65 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #66 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}() #67 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #68 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle() #69 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #70 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #71 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #72 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #73 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #74 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #75 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #76 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #77 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #78 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle() #79 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #80 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #81 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #82 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle() #83 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #84 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle() #85 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #86 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle() #87 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #88 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle() #89 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #90 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #91 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #92 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle() #93 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #94 {main} [previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Filament\\Forms\\Components\\Select::isOptionDisabled(): Argument #2 ($label) must be of type Illuminate\\Contracts\\Support\\Htmlable|string, null given, called in /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Select.php on line 152 (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) at /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Concerns/CanDisableOptions.php:55) [stacktrace] #0 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException() #1 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException() #2 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #3 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #4 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #5 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #6 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #7 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(125): Illuminate\\View\\View->render() #8 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #9 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #10 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #11 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/EmbeddedSchema.php(39): Filament\\Support\\Components\\ViewComponent->toHtml() #12 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Components\\EmbeddedSchema->toEmbeddedHtml() #13 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #14 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #15 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #16 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #17 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/storage/framework/views/3573011ffbc8a143a50669cb852add3e.php(17): e() #18 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('...') #19 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Reservations\\Pages\\CreateReservation->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #20 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #21 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #22 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #23 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #24 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #25 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(125): Illuminate\\View\\View->render() #26 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #27 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #28 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #29 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #30 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/storage/framework/views/6ab27caeb9d560c4fa23e2061711a077.php(11): e() #31 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('...') #32 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Reservations\\Pages\\CreateReservation->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #33 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #34 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #35 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #36 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #37 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #38 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(259): Illuminate\\View\\View->render() #39 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #40 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack() #41 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render() #42 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount() #43 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire\\LivewireManager->mount() #44 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #45 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration() #46 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire\\Component->__invoke() #47 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch() #48 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController() #49 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run() #50 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}() #51 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/craft-forge/filament-language-switcher/src/Http/Middleware/SetLocale.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #52 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): CraftForge\\FilamentLanguageSwitcher\\Http\\Middleware\\SetLocale->handle() #53 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #54 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #55 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #56 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle() #57 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #58 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle() #59 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #60 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle() #61 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #62 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle() #63 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #64 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle() #65 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #66 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle() #67 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #68 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle() #69 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #70 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest() #71 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle() #72 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #73 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle() #74 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #75 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle() #76 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #77 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle() #78 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #79 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then() #80 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack() #81 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute() #82 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute() #83 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #84 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}() #85 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #86 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle() #87 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #88 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #89 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #90 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #91 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #92 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #93 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #94 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #95 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #96 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle() #97 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #98 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #99 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #100 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle() #101 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #102 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle() #103 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #104 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle() #105 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #106 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle() #107 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #108 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #109 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #110 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle() #111 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #112 {main} [previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Filament\\Forms\\Components\\Select::isOptionDisabled(): Argument #2 ($label) must be of type Illuminate\\Contracts\\Support\\Htmlable|string, null given, called in /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Select.php on line 152 (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) at /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Concerns/CanDisableOptions.php:55) [stacktrace] #0 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException() #1 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException() #2 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #3 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #4 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #5 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #6 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #7 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(125): Illuminate\\View\\View->render() #8 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #9 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #10 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #11 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #12 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/storage/framework/views/f86a8f548b9582ef98e9c959a9722106.php(61): e() #13 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('...') #14 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Reservations\\Pages\\CreateReservation->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #15 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #16 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #17 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #18 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #19 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #20 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(125): Illuminate\\View\\View->render() #21 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #22 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #23 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #24 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/EmbeddedSchema.php(39): Filament\\Support\\Components\\ViewComponent->toHtml() #25 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Components\\EmbeddedSchema->toEmbeddedHtml() #26 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #27 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #28 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #29 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #30 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/storage/framework/views/3573011ffbc8a143a50669cb852add3e.php(17): e() #31 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('...') #32 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Reservations\\Pages\\CreateReservation->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #33 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #34 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #35 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #36 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #37 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #38 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(125): Illuminate\\View\\View->render() #39 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #40 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #41 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #42 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #43 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/storage/framework/views/6ab27caeb9d560c4fa23e2061711a077.php(11): e() #44 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('...') #45 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Reservations\\Pages\\CreateReservation->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #46 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #47 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #48 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #49 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #50 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #51 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(259): Illuminate\\View\\View->render() #52 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #53 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack() #54 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render() #55 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount() #56 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire\\LivewireManager->mount() #57 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #58 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration() #59 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire\\Component->__invoke() #60 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch() #61 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController() #62 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run() #63 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}() #64 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/craft-forge/filament-language-switcher/src/Http/Middleware/SetLocale.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #65 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): CraftForge\\FilamentLanguageSwitcher\\Http\\Middleware\\SetLocale->handle() #66 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #67 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #68 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #69 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle() #70 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #71 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle() #72 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #73 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle() #74 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #75 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle() #76 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #77 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle() #78 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #79 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle() #80 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #81 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle() #82 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #83 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest() #84 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle() #85 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #86 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle() #87 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #88 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle() #89 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #90 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle() #91 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #92 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then() #93 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack() #94 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute() #95 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute() #96 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #97 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}() #98 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #99 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle() #100 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #101 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #102 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #103 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #104 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #105 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #106 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #107 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #108 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #109 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle() #110 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #111 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #112 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #113 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle() #114 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #115 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle() #116 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #117 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle() #118 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #119 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle() #120 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #121 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #122 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #123 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle() #124 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #125 {main} [previous exception] [object] (TypeError(code: 0): Filament\\Forms\\Components\\Select::isOptionDisabled(): Argument #2 ($label) must be of type Illuminate\\Contracts\\Support\\Htmlable|string, null given, called in /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Select.php on line 152 at /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Concerns/CanDisableOptions.php:55) [stacktrace] #0 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Select.php(152): Filament\\Forms\\Components\\Select->isOptionDisabled() #1 [internal function]: Filament\\Forms\\Components\\Select::Filament\\Forms\\Components\\{closure}() #2 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Collections/Arr.php(778): array_map() #3 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Collections/Collection.php(814): Illuminate\\Support\\Arr::map() #4 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Select.php(150): Illuminate\\Support\\Collection->map() #5 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Concerns/EvaluatesClosures.php(36): Filament\\Forms\\Components\\Select::Filament\\Forms\\Components\\{closure}() #6 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Select.php(743): Filament\\Support\\Components\\Component->evaluate() #7 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Select.php(720): Filament\\Forms\\Components\\Select->transformOptionsForJs() #8 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/storage/framework/views/7e0861ee2d3183b2b8231bd783d5f009.php(182): Filament\\Forms\\Components\\Select->getOptionsForJs() #9 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('...') #10 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Reservations\\Pages\\CreateReservation->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #11 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #12 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #13 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #14 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #15 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #16 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(125): Illuminate\\View\\View->render() #17 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #18 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #19 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #20 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #21 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/storage/framework/views/f86a8f548b9582ef98e9c959a9722106.php(61): e() #22 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('...') #23 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Reservations\\Pages\\CreateReservation->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #24 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #25 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #26 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #27 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #28 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #29 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(125): Illuminate\\View\\View->render() #30 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #31 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #32 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #33 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/EmbeddedSchema.php(39): Filament\\Support\\Components\\ViewComponent->toHtml() #34 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Components\\EmbeddedSchema->toEmbeddedHtml() #35 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #36 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #37 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #38 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #39 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/storage/framework/views/3573011ffbc8a143a50669cb852add3e.php(17): e() #40 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('...') #41 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Reservations\\Pages\\CreateReservation->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #42 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #43 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #44 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #45 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #46 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #47 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(125): Illuminate\\View\\View->render() #48 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #49 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #50 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #51 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #52 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/storage/framework/views/6ab27caeb9d560c4fa23e2061711a077.php(11): e() #53 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('...') #54 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Reservations\\Pages\\CreateReservation->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #55 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #56 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #57 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #58 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #59 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #60 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(259): Illuminate\\View\\View->render() #61 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #62 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack() #63 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render() #64 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount() #65 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire\\LivewireManager->mount() #66 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #67 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration() #68 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire\\Component->__invoke() #69 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch() #70 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController() #71 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run() #72 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}() #73 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/craft-forge/filament-language-switcher/src/Http/Middleware/SetLocale.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #74 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): CraftForge\\FilamentLanguageSwitcher\\Http\\Middleware\\SetLocale->handle() #75 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #76 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #77 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #78 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle() #79 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #80 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle() #81 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #82 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle() #83 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #84 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle() #85 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #86 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle() #87 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #88 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle() #89 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #90 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle() #91 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #92 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest() #93 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle() #94 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #95 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle() #96 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #97 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle() #98 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #99 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle() #100 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #101 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then() #102 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack() #103 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute() #104 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute() #105 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #106 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}() #107 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #108 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle() #109 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #110 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #111 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #112 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #113 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #114 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #115 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #116 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #117 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #118 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle() #119 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #120 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #121 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #122 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle() #123 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #124 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle() #125 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #126 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle() #127 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #128 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle() #129 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #130 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #131 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #132 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle() #133 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #134 {main} "} [2025-10-19 13:35:28] local.ERROR: Filament\Forms\Components\Select::isOptionDisabled(): Argument #2 ($label) must be of type Illuminate\Contracts\Support\Htmlable|string, null given, called in /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Select.php on line 152 (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Filament\\Forms\\Components\\Select::isOptionDisabled(): Argument #2 ($label) must be of type Illuminate\\Contracts\\Support\\Htmlable|string, null given, called in /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Select.php on line 152 (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) at /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Concerns/CanDisableOptions.php:55) [stacktrace] #0 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException() #1 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException() #2 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #3 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #4 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #5 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #6 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #7 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(259): Illuminate\\View\\View->render() #8 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #9 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack() #10 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render() #11 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount() #12 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire\\LivewireManager->mount() #13 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #14 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration() #15 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire\\Component->__invoke() #16 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch() #17 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController() #18 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run() #19 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}() #20 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/craft-forge/filament-language-switcher/src/Http/Middleware/SetLocale.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #21 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): CraftForge\\FilamentLanguageSwitcher\\Http\\Middleware\\SetLocale->handle() #22 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #23 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #24 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #25 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle() #26 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #27 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle() #28 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #29 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle() #30 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #31 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle() #32 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #33 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle() #34 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #35 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle() #36 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #37 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle() #38 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #39 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest() #40 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle() #41 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #42 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle() #43 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #44 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle() #45 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #46 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle() #47 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #48 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then() #49 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack() #50 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute() #51 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute() #52 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #53 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}() #54 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #55 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle() #56 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #57 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #58 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #59 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #60 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #61 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #62 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #63 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #64 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #65 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle() #66 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #67 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #68 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #69 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle() #70 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #71 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle() #72 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #73 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle() #74 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #75 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle() #76 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #77 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #78 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #79 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle() #80 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #81 {main} [previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Filament\\Forms\\Components\\Select::isOptionDisabled(): Argument #2 ($label) must be of type Illuminate\\Contracts\\Support\\Htmlable|string, null given, called in /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Select.php on line 152 (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) at /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Concerns/CanDisableOptions.php:55) [stacktrace] #0 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException() #1 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException() #2 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #3 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #4 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #5 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #6 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #7 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(125): Illuminate\\View\\View->render() #8 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #9 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #10 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #11 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #12 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/storage/framework/views/6ab27caeb9d560c4fa23e2061711a077.php(11): e() #13 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('...') #14 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Reservations\\Pages\\CreateReservation->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #15 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #16 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #17 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #18 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #19 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #20 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(259): Illuminate\\View\\View->render() #21 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #22 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack() #23 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render() #24 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount() #25 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire\\LivewireManager->mount() #26 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #27 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration() #28 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire\\Component->__invoke() #29 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch() #30 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController() #31 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run() #32 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}() #33 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/craft-forge/filament-language-switcher/src/Http/Middleware/SetLocale.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #34 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): CraftForge\\FilamentLanguageSwitcher\\Http\\Middleware\\SetLocale->handle() #35 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #36 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #37 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #38 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle() #39 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #40 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle() #41 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #42 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle() #43 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #44 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle() #45 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #46 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle() #47 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #48 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle() #49 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #50 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle() #51 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #52 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest() #53 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle() #54 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #55 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle() #56 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #57 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle() #58 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #59 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle() #60 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #61 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then() #62 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack() #63 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute() #64 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute() #65 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #66 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}() #67 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #68 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle() #69 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #70 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #71 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #72 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #73 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #74 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #75 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #76 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #77 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #78 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle() #79 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #80 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #81 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #82 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle() #83 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #84 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle() #85 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #86 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle() #87 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #88 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle() #89 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #90 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #91 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #92 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle() #93 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #94 {main} [previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Filament\\Forms\\Components\\Select::isOptionDisabled(): Argument #2 ($label) must be of type Illuminate\\Contracts\\Support\\Htmlable|string, null given, called in /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Select.php on line 152 (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) at /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Concerns/CanDisableOptions.php:55) [stacktrace] #0 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException() #1 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException() #2 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #3 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #4 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #5 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #6 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #7 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(125): Illuminate\\View\\View->render() #8 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #9 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #10 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #11 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/EmbeddedSchema.php(39): Filament\\Support\\Components\\ViewComponent->toHtml() #12 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Components\\EmbeddedSchema->toEmbeddedHtml() #13 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #14 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #15 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #16 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #17 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/storage/framework/views/3573011ffbc8a143a50669cb852add3e.php(17): e() #18 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('...') #19 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Reservations\\Pages\\CreateReservation->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #20 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #21 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #22 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #23 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #24 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #25 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(125): Illuminate\\View\\View->render() #26 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #27 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #28 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #29 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #30 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/storage/framework/views/6ab27caeb9d560c4fa23e2061711a077.php(11): e() #31 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('...') #32 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Reservations\\Pages\\CreateReservation->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #33 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #34 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #35 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #36 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #37 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #38 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(259): Illuminate\\View\\View->render() #39 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #40 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack() #41 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render() #42 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount() #43 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire\\LivewireManager->mount() #44 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #45 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration() #46 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire\\Component->__invoke() #47 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch() #48 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController() #49 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run() #50 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}() #51 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/craft-forge/filament-language-switcher/src/Http/Middleware/SetLocale.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #52 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): CraftForge\\FilamentLanguageSwitcher\\Http\\Middleware\\SetLocale->handle() #53 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #54 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #55 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #56 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle() #57 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #58 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle() #59 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #60 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle() #61 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #62 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle() #63 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #64 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle() #65 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #66 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle() #67 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #68 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle() #69 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #70 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest() #71 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle() #72 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #73 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle() #74 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #75 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle() #76 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #77 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle() #78 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #79 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then() #80 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack() #81 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute() #82 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute() #83 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #84 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}() #85 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #86 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle() #87 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #88 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #89 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #90 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #91 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #92 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #93 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #94 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #95 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #96 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle() #97 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #98 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #99 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #100 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle() #101 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #102 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle() #103 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #104 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle() #105 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #106 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle() #107 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #108 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #109 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #110 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle() #111 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #112 {main} [previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Filament\\Forms\\Components\\Select::isOptionDisabled(): Argument #2 ($label) must be of type Illuminate\\Contracts\\Support\\Htmlable|string, null given, called in /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Select.php on line 152 (View: /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/resources/views/components/select.blade.php) at /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Concerns/CanDisableOptions.php:55) [stacktrace] #0 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException() #1 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException() #2 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #3 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #4 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #5 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #6 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #7 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(125): Illuminate\\View\\View->render() #8 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #9 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #10 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #11 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #12 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/storage/framework/views/f86a8f548b9582ef98e9c959a9722106.php(61): e() #13 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('...') #14 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Reservations\\Pages\\CreateReservation->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #15 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #16 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #17 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #18 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #19 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #20 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(125): Illuminate\\View\\View->render() #21 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #22 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #23 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #24 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/EmbeddedSchema.php(39): Filament\\Support\\Components\\ViewComponent->toHtml() #25 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Components\\EmbeddedSchema->toEmbeddedHtml() #26 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #27 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #28 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #29 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #30 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/storage/framework/views/3573011ffbc8a143a50669cb852add3e.php(17): e() #31 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('...') #32 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Reservations\\Pages\\CreateReservation->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #33 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #34 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #35 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #36 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #37 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #38 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(125): Illuminate\\View\\View->render() #39 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #40 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #41 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #42 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #43 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/storage/framework/views/6ab27caeb9d560c4fa23e2061711a077.php(11): e() #44 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('...') #45 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Reservations\\Pages\\CreateReservation->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #46 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #47 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #48 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #49 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #50 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #51 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(259): Illuminate\\View\\View->render() #52 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #53 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack() #54 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render() #55 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount() #56 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire\\LivewireManager->mount() #57 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #58 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration() #59 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire\\Component->__invoke() #60 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch() #61 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController() #62 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run() #63 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}() #64 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/craft-forge/filament-language-switcher/src/Http/Middleware/SetLocale.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #65 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): CraftForge\\FilamentLanguageSwitcher\\Http\\Middleware\\SetLocale->handle() #66 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #67 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #68 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #69 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle() #70 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #71 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle() #72 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #73 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle() #74 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #75 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle() #76 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #77 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle() #78 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #79 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle() #80 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #81 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle() #82 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #83 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest() #84 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle() #85 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #86 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle() #87 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #88 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle() #89 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #90 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle() #91 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #92 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then() #93 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack() #94 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute() #95 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute() #96 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #97 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}() #98 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #99 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle() #100 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #101 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #102 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #103 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #104 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #105 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #106 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #107 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #108 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #109 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle() #110 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #111 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #112 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #113 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle() #114 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #115 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle() #116 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #117 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle() #118 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #119 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle() #120 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #121 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #122 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #123 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle() #124 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #125 {main} [previous exception] [object] (TypeError(code: 0): Filament\\Forms\\Components\\Select::isOptionDisabled(): Argument #2 ($label) must be of type Illuminate\\Contracts\\Support\\Htmlable|string, null given, called in /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Select.php on line 152 at /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Concerns/CanDisableOptions.php:55) [stacktrace] #0 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Select.php(152): Filament\\Forms\\Components\\Select->isOptionDisabled() #1 [internal function]: Filament\\Forms\\Components\\Select::Filament\\Forms\\Components\\{closure}() #2 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Collections/Arr.php(778): array_map() #3 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Collections/Collection.php(814): Illuminate\\Support\\Arr::map() #4 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Select.php(150): Illuminate\\Support\\Collection->map() #5 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Concerns/EvaluatesClosures.php(36): Filament\\Forms\\Components\\Select::Filament\\Forms\\Components\\{closure}() #6 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Select.php(743): Filament\\Support\\Components\\Component->evaluate() #7 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/forms/src/Components/Select.php(720): Filament\\Forms\\Components\\Select->transformOptionsForJs() #8 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/storage/framework/views/7e0861ee2d3183b2b8231bd783d5f009.php(182): Filament\\Forms\\Components\\Select->getOptionsForJs() #9 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('...') #10 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Reservations\\Pages\\CreateReservation->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #11 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #12 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #13 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #14 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #15 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #16 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(125): Illuminate\\View\\View->render() #17 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #18 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #19 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #20 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #21 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/storage/framework/views/f86a8f548b9582ef98e9c959a9722106.php(61): e() #22 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('...') #23 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Reservations\\Pages\\CreateReservation->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #24 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #25 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #26 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #27 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #28 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #29 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(125): Illuminate\\View\\View->render() #30 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #31 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #32 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #33 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/EmbeddedSchema.php(39): Filament\\Support\\Components\\ViewComponent->toHtml() #34 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Components\\EmbeddedSchema->toEmbeddedHtml() #35 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #36 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #37 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #38 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #39 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/storage/framework/views/3573011ffbc8a143a50669cb852add3e.php(17): e() #40 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('...') #41 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Reservations\\Pages\\CreateReservation->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #42 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #43 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #44 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #45 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #46 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #47 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(125): Illuminate\\View\\View->render() #48 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Components/Component.php(127): Filament\\Support\\Components\\ViewComponent->toHtml() #49 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/schemas/src/Schema.php(281): Filament\\Schemas\\Components\\Component->toHtml() #50 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/support/src/Components/ViewComponent.php(122): Filament\\Schemas\\Schema->toEmbeddedHtml() #51 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Support/helpers.php(130): Filament\\Support\\Components\\ViewComponent->toHtml() #52 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/storage/framework/views/6ab27caeb9d560c4fa23e2061711a077.php(11): e() #53 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('...') #54 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App\\Filament\\Resources\\Reservations\\Pages\\CreateReservation->Livewire\\Mechanisms\\ExtendBlade\\{closure}() #55 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath() #56 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get() #57 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get() #58 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents() #59 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents() #60 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(259): Illuminate\\View\\View->render() #61 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}() #62 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack() #63 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render() #64 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount() #65 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire\\LivewireManager->mount() #66 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}() #67 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration() #68 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire\\Component->__invoke() #69 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch() #70 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController() #71 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run() #72 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}() #73 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/craft-forge/filament-language-switcher/src/Http/Middleware/SetLocale.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #74 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): CraftForge\\FilamentLanguageSwitcher\\Http\\Middleware\\SetLocale->handle() #75 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #76 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #77 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/DispatchServingFilamentEvent.php(15): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #78 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\DispatchServingFilamentEvent->handle() #79 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/DisableBladeIconComponents.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #80 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\DisableBladeIconComponents->handle() #81 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #82 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle() #83 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #84 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle() #85 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/AuthenticateSession.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #86 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\AuthenticateSession->handle() #87 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #88 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle() #89 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #90 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle() #91 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #92 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest() #93 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle() #94 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #95 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle() #96 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #97 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle() #98 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/filament/filament/src/Http/Middleware/SetUpPanel.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #99 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Filament\\Http\\Middleware\\SetUpPanel->handle() #100 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #101 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then() #102 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack() #103 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute() #104 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute() #105 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #106 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}() #107 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #108 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle() #109 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #110 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #111 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #112 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #113 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #114 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #115 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #116 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #117 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #118 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle() #119 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #120 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #121 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #122 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle() #123 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #124 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle() #125 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #126 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle() #127 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #128 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle() #129 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #130 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #131 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #132 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle() #133 /home/technomasrsystem/public_html/flyaramv2.technomasrsystems.com/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #134 {main} "} [2026-04-23 04:29:27] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php:83) [stacktrace] #0 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Support/helpers.php(390): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #1 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(81): tap() #2 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key() #3 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey() #4 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1154): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #5 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #6 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #7 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #8 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #9 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1379): Illuminate\\Foundation\\Application->make() #10 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1278): Illuminate\\Container\\Container->resolveClass() #11 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1201): Illuminate\\Container\\Container->resolveDependencies() #12 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #13 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #14 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #15 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #16 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Application->make() #17 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #18 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then() #19 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack() #20 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute() #21 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute() #22 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #23 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}() #24 /home/technomasrsystem/public_html/OLD_/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #25 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle() #26 /home/technomasrsystem/public_html/OLD_/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #27 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #28 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #29 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #30 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #31 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #32 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #33 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #34 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #35 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle() #36 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #37 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #38 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #39 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle() #40 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #41 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle() #42 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #43 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle() #44 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #45 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle() #46 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #47 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #48 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #49 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle() #50 /home/technomasrsystem/public_html/OLD_/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #51 {main} "} [2026-04-23 04:29:27] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php:83) [stacktrace] #0 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Support/helpers.php(390): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #1 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(81): tap() #2 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key() #3 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey() #4 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1154): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #5 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #6 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #7 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #8 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #9 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1379): Illuminate\\Foundation\\Application->make() #10 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1278): Illuminate\\Container\\Container->resolveClass() #11 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1201): Illuminate\\Container\\Container->resolveDependencies() #12 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #13 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #14 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #15 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #16 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(257): Illuminate\\Foundation\\Application->make() #17 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(215): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware() #18 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1222): Illuminate\\Foundation\\Http\\Kernel->terminate() #19 /home/technomasrsystem/public_html/OLD_/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #20 {main} "} [2026-04-23 06:24:24] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php:83) [stacktrace] #0 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Support/helpers.php(390): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #1 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(81): tap() #2 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key() #3 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey() #4 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1154): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #5 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #6 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #7 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #8 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #9 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1379): Illuminate\\Foundation\\Application->make() #10 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1278): Illuminate\\Container\\Container->resolveClass() #11 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1201): Illuminate\\Container\\Container->resolveDependencies() #12 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #13 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #14 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #15 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #16 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Application->make() #17 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #18 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then() #19 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack() #20 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute() #21 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute() #22 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #23 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}() #24 /home/technomasrsystem/public_html/OLD_/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #25 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle() #26 /home/technomasrsystem/public_html/OLD_/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #27 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #28 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #29 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #30 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #31 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #32 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #33 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #34 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #35 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle() #36 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #37 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #38 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #39 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle() #40 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #41 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle() #42 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #43 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle() #44 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #45 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle() #46 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #47 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #48 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #49 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle() #50 /home/technomasrsystem/public_html/OLD_/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #51 {main} "} [2026-04-23 06:24:24] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php:83) [stacktrace] #0 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Support/helpers.php(390): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #1 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(81): tap() #2 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key() #3 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey() #4 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1154): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #5 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #6 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #7 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #8 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #9 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1379): Illuminate\\Foundation\\Application->make() #10 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1278): Illuminate\\Container\\Container->resolveClass() #11 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1201): Illuminate\\Container\\Container->resolveDependencies() #12 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #13 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #14 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #15 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #16 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(257): Illuminate\\Foundation\\Application->make() #17 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(215): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware() #18 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1222): Illuminate\\Foundation\\Http\\Kernel->terminate() #19 /home/technomasrsystem/public_html/OLD_/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #20 {main} "} [2026-04-23 06:24:24] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php:83) [stacktrace] #0 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Support/helpers.php(390): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #1 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(81): tap() #2 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key() #3 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey() #4 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1154): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #5 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #6 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #7 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #8 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #9 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1379): Illuminate\\Foundation\\Application->make() #10 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1278): Illuminate\\Container\\Container->resolveClass() #11 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1201): Illuminate\\Container\\Container->resolveDependencies() #12 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #13 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #14 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #15 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #16 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Application->make() #17 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #18 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then() #19 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack() #20 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute() #21 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute() #22 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #23 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}() #24 /home/technomasrsystem/public_html/OLD_/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #25 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle() #26 /home/technomasrsystem/public_html/OLD_/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #27 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #28 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #29 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #30 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #31 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #32 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #33 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #34 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #35 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle() #36 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #37 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #38 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #39 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle() #40 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #41 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle() #42 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #43 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle() #44 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #45 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle() #46 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #47 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #48 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #49 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle() #50 /home/technomasrsystem/public_html/OLD_/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #51 {main} "} [2026-04-23 06:24:24] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php:83) [stacktrace] #0 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Support/helpers.php(390): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #1 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(81): tap() #2 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key() #3 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey() #4 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1154): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #5 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #6 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #7 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #8 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #9 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1379): Illuminate\\Foundation\\Application->make() #10 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1278): Illuminate\\Container\\Container->resolveClass() #11 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1201): Illuminate\\Container\\Container->resolveDependencies() #12 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #13 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #14 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #15 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #16 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(257): Illuminate\\Foundation\\Application->make() #17 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(215): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware() #18 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1222): Illuminate\\Foundation\\Http\\Kernel->terminate() #19 /home/technomasrsystem/public_html/OLD_/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #20 {main} "} [2026-04-23 06:24:27] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php:83) [stacktrace] #0 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Support/helpers.php(390): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #1 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(81): tap() #2 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key() #3 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey() #4 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1154): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #5 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #6 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #7 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #8 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #9 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1379): Illuminate\\Foundation\\Application->make() #10 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1278): Illuminate\\Container\\Container->resolveClass() #11 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1201): Illuminate\\Container\\Container->resolveDependencies() #12 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #13 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #14 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #15 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #16 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Application->make() #17 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #18 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then() #19 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack() #20 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute() #21 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute() #22 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #23 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}() #24 /home/technomasrsystem/public_html/OLD_/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #25 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle() #26 /home/technomasrsystem/public_html/OLD_/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #27 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #28 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #29 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #30 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #31 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #32 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #33 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #34 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #35 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle() #36 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #37 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #38 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #39 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle() #40 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #41 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle() #42 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #43 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle() #44 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #45 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle() #46 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #47 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #48 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #49 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle() #50 /home/technomasrsystem/public_html/OLD_/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #51 {main} "} [2026-04-23 06:24:27] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php:83) [stacktrace] #0 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Support/helpers.php(390): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #1 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(81): tap() #2 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key() #3 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey() #4 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1154): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #5 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #6 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #7 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #8 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #9 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1379): Illuminate\\Foundation\\Application->make() #10 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1278): Illuminate\\Container\\Container->resolveClass() #11 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1201): Illuminate\\Container\\Container->resolveDependencies() #12 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #13 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #14 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #15 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #16 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(257): Illuminate\\Foundation\\Application->make() #17 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(215): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware() #18 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1222): Illuminate\\Foundation\\Http\\Kernel->terminate() #19 /home/technomasrsystem/public_html/OLD_/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #20 {main} "} [2026-04-23 06:25:46] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php:83) [stacktrace] #0 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Support/helpers.php(390): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #1 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(81): tap() #2 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key() #3 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey() #4 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1154): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #5 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #6 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #7 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #8 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #9 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1379): Illuminate\\Foundation\\Application->make() #10 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1278): Illuminate\\Container\\Container->resolveClass() #11 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1201): Illuminate\\Container\\Container->resolveDependencies() #12 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #13 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #14 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #15 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #16 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Application->make() #17 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #18 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then() #19 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack() #20 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute() #21 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute() #22 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #23 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}() #24 /home/technomasrsystem/public_html/OLD_/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #25 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle() #26 /home/technomasrsystem/public_html/OLD_/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #27 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #28 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #29 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #30 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #31 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #32 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #33 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #34 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #35 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle() #36 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #37 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #38 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #39 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle() #40 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #41 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle() #42 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #43 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle() #44 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #45 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle() #46 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #47 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #48 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #49 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle() #50 /home/technomasrsystem/public_html/OLD_/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #51 {main} "} [2026-04-23 06:25:46] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php:83) [stacktrace] #0 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Support/helpers.php(390): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #1 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(81): tap() #2 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key() #3 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey() #4 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1154): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #5 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #6 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #7 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #8 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #9 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1379): Illuminate\\Foundation\\Application->make() #10 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1278): Illuminate\\Container\\Container->resolveClass() #11 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1201): Illuminate\\Container\\Container->resolveDependencies() #12 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #13 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #14 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #15 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #16 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(257): Illuminate\\Foundation\\Application->make() #17 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(215): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware() #18 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1222): Illuminate\\Foundation\\Http\\Kernel->terminate() #19 /home/technomasrsystem/public_html/OLD_/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #20 {main} "} [2026-04-23 06:26:21] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php:83) [stacktrace] #0 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Support/helpers.php(390): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #1 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(81): tap() #2 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key() #3 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey() #4 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1154): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #5 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #6 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #7 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #8 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #9 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1379): Illuminate\\Foundation\\Application->make() #10 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1278): Illuminate\\Container\\Container->resolveClass() #11 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1201): Illuminate\\Container\\Container->resolveDependencies() #12 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #13 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #14 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #15 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #16 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Application->make() #17 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #18 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then() #19 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack() #20 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute() #21 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute() #22 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #23 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}() #24 /home/technomasrsystem/public_html/OLD_/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #25 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle() #26 /home/technomasrsystem/public_html/OLD_/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #27 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #28 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #29 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #30 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #31 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #32 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #33 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #34 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #35 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle() #36 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #37 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #38 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #39 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle() #40 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #41 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle() #42 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #43 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle() #44 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #45 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle() #46 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #47 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #48 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #49 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle() #50 /home/technomasrsystem/public_html/OLD_/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #51 {main} "} [2026-04-23 06:26:21] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php:83) [stacktrace] #0 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Support/helpers.php(390): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #1 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(81): tap() #2 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key() #3 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey() #4 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1154): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #5 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #6 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #7 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #8 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #9 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1379): Illuminate\\Foundation\\Application->make() #10 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1278): Illuminate\\Container\\Container->resolveClass() #11 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1201): Illuminate\\Container\\Container->resolveDependencies() #12 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #13 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #14 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #15 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #16 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(257): Illuminate\\Foundation\\Application->make() #17 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(215): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware() #18 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1222): Illuminate\\Foundation\\Http\\Kernel->terminate() #19 /home/technomasrsystem/public_html/OLD_/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #20 {main} "} [2026-04-23 06:31:28] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php:83) [stacktrace] #0 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Support/helpers.php(390): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #1 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(81): tap() #2 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key() #3 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey() #4 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1154): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #5 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #6 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #7 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #8 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #9 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1379): Illuminate\\Foundation\\Application->make() #10 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1278): Illuminate\\Container\\Container->resolveClass() #11 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1201): Illuminate\\Container\\Container->resolveDependencies() #12 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #13 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #14 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #15 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #16 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Application->make() #17 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #18 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then() #19 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack() #20 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute() #21 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute() #22 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #23 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}() #24 /home/technomasrsystem/public_html/OLD_/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #25 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle() #26 /home/technomasrsystem/public_html/OLD_/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #27 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #28 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #29 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #30 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #31 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #32 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #33 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #34 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #35 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle() #36 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #37 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #38 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #39 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle() #40 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #41 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle() #42 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #43 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle() #44 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #45 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle() #46 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #47 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #48 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #49 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle() #50 /home/technomasrsystem/public_html/OLD_/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #51 {main} "} [2026-04-23 06:31:28] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php:83) [stacktrace] #0 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Support/helpers.php(390): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #1 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(81): tap() #2 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key() #3 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey() #4 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1154): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #5 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #6 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #7 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #8 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #9 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1379): Illuminate\\Foundation\\Application->make() #10 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1278): Illuminate\\Container\\Container->resolveClass() #11 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1201): Illuminate\\Container\\Container->resolveDependencies() #12 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #13 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #14 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #15 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #16 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(257): Illuminate\\Foundation\\Application->make() #17 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(215): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware() #18 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1222): Illuminate\\Foundation\\Http\\Kernel->terminate() #19 /home/technomasrsystem/public_html/OLD_/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #20 {main} "} [2026-04-23 06:31:34] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php:83) [stacktrace] #0 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Support/helpers.php(390): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #1 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(81): tap() #2 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key() #3 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey() #4 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1154): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #5 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #6 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #7 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #8 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #9 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1379): Illuminate\\Foundation\\Application->make() #10 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1278): Illuminate\\Container\\Container->resolveClass() #11 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1201): Illuminate\\Container\\Container->resolveDependencies() #12 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #13 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #14 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #15 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #16 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Application->make() #17 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #18 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then() #19 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack() #20 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute() #21 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute() #22 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #23 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}() #24 /home/technomasrsystem/public_html/OLD_/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #25 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle() #26 /home/technomasrsystem/public_html/OLD_/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #27 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #28 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #29 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #30 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #31 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #32 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #33 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #34 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #35 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle() #36 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #37 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #38 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #39 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle() #40 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #41 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle() #42 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #43 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle() #44 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #45 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle() #46 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #47 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #48 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #49 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle() #50 /home/technomasrsystem/public_html/OLD_/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #51 {main} "} [2026-04-23 06:31:34] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php:83) [stacktrace] #0 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Support/helpers.php(390): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #1 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(81): tap() #2 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key() #3 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey() #4 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1154): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #5 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #6 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #7 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #8 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #9 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1379): Illuminate\\Foundation\\Application->make() #10 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1278): Illuminate\\Container\\Container->resolveClass() #11 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1201): Illuminate\\Container\\Container->resolveDependencies() #12 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #13 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #14 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #15 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #16 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(257): Illuminate\\Foundation\\Application->make() #17 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(215): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware() #18 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1222): Illuminate\\Foundation\\Http\\Kernel->terminate() #19 /home/technomasrsystem/public_html/OLD_/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #20 {main} "} [2026-04-23 06:32:18] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php:83) [stacktrace] #0 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Support/helpers.php(390): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #1 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(81): tap() #2 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key() #3 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey() #4 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1154): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #5 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #6 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #7 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #8 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #9 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1379): Illuminate\\Foundation\\Application->make() #10 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1278): Illuminate\\Container\\Container->resolveClass() #11 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1201): Illuminate\\Container\\Container->resolveDependencies() #12 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #13 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #14 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #15 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #16 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Application->make() #17 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #18 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then() #19 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack() #20 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute() #21 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute() #22 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #23 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}() #24 /home/technomasrsystem/public_html/OLD_/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #25 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle() #26 /home/technomasrsystem/public_html/OLD_/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #27 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #28 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #29 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #30 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #31 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #32 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #33 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #34 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #35 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle() #36 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #37 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #38 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #39 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle() #40 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #41 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle() #42 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #43 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle() #44 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #45 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle() #46 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #47 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #48 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #49 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle() #50 /home/technomasrsystem/public_html/OLD_/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #51 {main} "} [2026-04-23 06:32:19] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php:83) [stacktrace] #0 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Support/helpers.php(390): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #1 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(81): tap() #2 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key() #3 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey() #4 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1154): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #5 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #6 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #7 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #8 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #9 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1379): Illuminate\\Foundation\\Application->make() #10 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1278): Illuminate\\Container\\Container->resolveClass() #11 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1201): Illuminate\\Container\\Container->resolveDependencies() #12 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #13 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #14 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #15 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #16 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(257): Illuminate\\Foundation\\Application->make() #17 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(215): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware() #18 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1222): Illuminate\\Foundation\\Http\\Kernel->terminate() #19 /home/technomasrsystem/public_html/OLD_/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #20 {main} "} [2026-04-23 09:03:06] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php:83) [stacktrace] #0 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Support/helpers.php(390): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #1 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(81): tap() #2 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key() #3 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey() #4 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1154): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #5 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #6 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #7 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #8 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #9 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1379): Illuminate\\Foundation\\Application->make() #10 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1278): Illuminate\\Container\\Container->resolveClass() #11 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1201): Illuminate\\Container\\Container->resolveDependencies() #12 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #13 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #14 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #15 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #16 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Application->make() #17 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #18 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then() #19 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack() #20 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute() #21 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute() #22 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #23 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}() #24 /home/technomasrsystem/public_html/OLD_/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #25 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle() #26 /home/technomasrsystem/public_html/OLD_/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #27 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #28 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #29 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #30 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #31 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #32 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #33 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #34 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #35 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle() #36 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #37 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #38 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #39 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle() #40 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #41 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle() #42 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #43 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle() #44 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #45 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle() #46 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #47 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #48 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #49 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle() #50 /home/technomasrsystem/public_html/OLD_/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #51 {main} "} [2026-04-23 09:03:06] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php:83) [stacktrace] #0 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Support/helpers.php(390): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #1 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(81): tap() #2 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key() #3 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey() #4 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1154): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #5 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #6 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #7 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #8 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #9 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1379): Illuminate\\Foundation\\Application->make() #10 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1278): Illuminate\\Container\\Container->resolveClass() #11 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1201): Illuminate\\Container\\Container->resolveDependencies() #12 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #13 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #14 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #15 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #16 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(257): Illuminate\\Foundation\\Application->make() #17 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(215): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware() #18 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1222): Illuminate\\Foundation\\Http\\Kernel->terminate() #19 /home/technomasrsystem/public_html/OLD_/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #20 {main} "} [2026-04-24 08:04:42] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php:83) [stacktrace] #0 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Support/helpers.php(390): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #1 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(81): tap() #2 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key() #3 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey() #4 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1154): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #5 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #6 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #7 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #8 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #9 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1379): Illuminate\\Foundation\\Application->make() #10 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1278): Illuminate\\Container\\Container->resolveClass() #11 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1201): Illuminate\\Container\\Container->resolveDependencies() #12 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #13 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #14 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #15 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #16 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Application->make() #17 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #18 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then() #19 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack() #20 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute() #21 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute() #22 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #23 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}() #24 /home/technomasrsystem/public_html/OLD_/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #25 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle() #26 /home/technomasrsystem/public_html/OLD_/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #27 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #28 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #29 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #30 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #31 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #32 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #33 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #34 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #35 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle() #36 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #37 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #38 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #39 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle() #40 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #41 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle() #42 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #43 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle() #44 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #45 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle() #46 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #47 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #48 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #49 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle() #50 /home/technomasrsystem/public_html/OLD_/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #51 {main} "} [2026-04-24 08:04:42] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php:83) [stacktrace] #0 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Support/helpers.php(390): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #1 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(81): tap() #2 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key() #3 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey() #4 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1154): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #5 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #6 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #7 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #8 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #9 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1379): Illuminate\\Foundation\\Application->make() #10 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1278): Illuminate\\Container\\Container->resolveClass() #11 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1201): Illuminate\\Container\\Container->resolveDependencies() #12 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #13 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #14 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #15 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #16 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(257): Illuminate\\Foundation\\Application->make() #17 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(215): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware() #18 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1222): Illuminate\\Foundation\\Http\\Kernel->terminate() #19 /home/technomasrsystem/public_html/OLD_/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #20 {main} "} [2026-04-24 08:10:06] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php:83) [stacktrace] #0 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Support/helpers.php(390): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #1 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(81): tap() #2 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key() #3 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey() #4 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1154): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #5 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #6 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #7 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #8 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #9 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1379): Illuminate\\Foundation\\Application->make() #10 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1278): Illuminate\\Container\\Container->resolveClass() #11 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1201): Illuminate\\Container\\Container->resolveDependencies() #12 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #13 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #14 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #15 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #16 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Application->make() #17 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #18 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then() #19 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack() #20 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute() #21 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute() #22 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #23 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}() #24 /home/technomasrsystem/public_html/OLD_/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #25 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle() #26 /home/technomasrsystem/public_html/OLD_/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #27 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #28 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #29 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #30 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #31 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #32 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #33 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #34 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #35 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle() #36 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #37 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #38 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #39 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle() #40 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #41 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle() #42 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #43 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle() #44 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #45 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle() #46 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #47 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #48 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #49 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle() #50 /home/technomasrsystem/public_html/OLD_/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #51 {main} "} [2026-04-24 08:10:06] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php:83) [stacktrace] #0 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Support/helpers.php(390): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #1 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(81): tap() #2 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key() #3 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey() #4 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1154): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #5 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #6 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #7 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #8 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #9 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1379): Illuminate\\Foundation\\Application->make() #10 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1278): Illuminate\\Container\\Container->resolveClass() #11 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1201): Illuminate\\Container\\Container->resolveDependencies() #12 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #13 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #14 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #15 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #16 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(257): Illuminate\\Foundation\\Application->make() #17 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(215): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware() #18 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1222): Illuminate\\Foundation\\Http\\Kernel->terminate() #19 /home/technomasrsystem/public_html/OLD_/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #20 {main} "} [2026-04-24 13:39:04] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php:83) [stacktrace] #0 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Support/helpers.php(390): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #1 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(81): tap() #2 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key() #3 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey() #4 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1154): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #5 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #6 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #7 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #8 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #9 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1379): Illuminate\\Foundation\\Application->make() #10 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1278): Illuminate\\Container\\Container->resolveClass() #11 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1201): Illuminate\\Container\\Container->resolveDependencies() #12 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #13 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #14 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #15 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #16 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Application->make() #17 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #18 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then() #19 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack() #20 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute() #21 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute() #22 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #23 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}() #24 /home/technomasrsystem/public_html/OLD_/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #25 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle() #26 /home/technomasrsystem/public_html/OLD_/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #27 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #28 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #29 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #30 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #31 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #32 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #33 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #34 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #35 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle() #36 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #37 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #38 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #39 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle() #40 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #41 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle() #42 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #43 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle() #44 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #45 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle() #46 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #47 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #48 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #49 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle() #50 /home/technomasrsystem/public_html/OLD_/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #51 {main} "} [2026-04-24 13:39:04] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php:83) [stacktrace] #0 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Support/helpers.php(390): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #1 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(81): tap() #2 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key() #3 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey() #4 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1154): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #5 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #6 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #7 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #8 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #9 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1379): Illuminate\\Foundation\\Application->make() #10 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1278): Illuminate\\Container\\Container->resolveClass() #11 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1201): Illuminate\\Container\\Container->resolveDependencies() #12 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #13 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #14 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #15 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #16 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(257): Illuminate\\Foundation\\Application->make() #17 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(215): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware() #18 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1222): Illuminate\\Foundation\\Http\\Kernel->terminate() #19 /home/technomasrsystem/public_html/OLD_/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #20 {main} "} [2026-04-26 23:18:07] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php:83) [stacktrace] #0 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Support/helpers.php(390): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #1 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(81): tap() #2 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key() #3 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey() #4 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1154): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #5 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #6 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #7 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #8 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #9 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1379): Illuminate\\Foundation\\Application->make() #10 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1278): Illuminate\\Container\\Container->resolveClass() #11 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1201): Illuminate\\Container\\Container->resolveDependencies() #12 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #13 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #14 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #15 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #16 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Application->make() #17 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #18 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then() #19 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack() #20 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute() #21 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute() #22 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #23 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}() #24 /home/technomasrsystem/public_html/OLD_/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #25 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle() #26 /home/technomasrsystem/public_html/OLD_/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #27 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #28 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #29 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #30 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #31 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #32 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #33 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #34 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #35 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle() #36 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #37 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #38 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #39 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle() #40 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #41 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle() #42 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #43 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle() #44 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #45 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle() #46 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #47 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #48 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #49 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle() #50 /home/technomasrsystem/public_html/OLD_/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #51 {main} "} [2026-04-26 23:18:08] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php:83) [stacktrace] #0 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Support/helpers.php(390): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #1 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(81): tap() #2 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key() #3 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey() #4 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1154): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #5 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #6 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #7 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #8 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #9 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1379): Illuminate\\Foundation\\Application->make() #10 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1278): Illuminate\\Container\\Container->resolveClass() #11 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1201): Illuminate\\Container\\Container->resolveDependencies() #12 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #13 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #14 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #15 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #16 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(257): Illuminate\\Foundation\\Application->make() #17 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(215): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware() #18 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1222): Illuminate\\Foundation\\Http\\Kernel->terminate() #19 /home/technomasrsystem/public_html/OLD_/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #20 {main} "} [2026-04-26 23:18:08] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php:83) [stacktrace] #0 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Support/helpers.php(390): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #1 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(81): tap() #2 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key() #3 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey() #4 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1154): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #5 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #6 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #7 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #8 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #9 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1379): Illuminate\\Foundation\\Application->make() #10 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1278): Illuminate\\Container\\Container->resolveClass() #11 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1201): Illuminate\\Container\\Container->resolveDependencies() #12 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #13 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #14 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #15 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #16 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Application->make() #17 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #18 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then() #19 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack() #20 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute() #21 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute() #22 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #23 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}() #24 /home/technomasrsystem/public_html/OLD_/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #25 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle() #26 /home/technomasrsystem/public_html/OLD_/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #27 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #28 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #29 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #30 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #31 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #32 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #33 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #34 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #35 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle() #36 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #37 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #38 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #39 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle() #40 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #41 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle() #42 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #43 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle() #44 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #45 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle() #46 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #47 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #48 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #49 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle() #50 /home/technomasrsystem/public_html/OLD_/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #51 {main} "} [2026-04-26 23:18:08] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php:83) [stacktrace] #0 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Support/helpers.php(390): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #1 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(81): tap() #2 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key() #3 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey() #4 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1154): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #5 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #6 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #7 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #8 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #9 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1379): Illuminate\\Foundation\\Application->make() #10 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1278): Illuminate\\Container\\Container->resolveClass() #11 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1201): Illuminate\\Container\\Container->resolveDependencies() #12 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #13 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #14 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #15 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #16 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Application->make() #17 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #18 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then() #19 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack() #20 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute() #21 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute() #22 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #23 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}() #24 /home/technomasrsystem/public_html/OLD_/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #25 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle() #26 /home/technomasrsystem/public_html/OLD_/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #27 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #28 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #29 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #30 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #31 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #32 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #33 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #34 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #35 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle() #36 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #37 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #38 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #39 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle() #40 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #41 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle() #42 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #43 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle() #44 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #45 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle() #46 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #47 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #48 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #49 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle() #50 /home/technomasrsystem/public_html/OLD_/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #51 {main} "} [2026-04-26 23:18:08] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php:83) [stacktrace] #0 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Support/helpers.php(390): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #1 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(81): tap() #2 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key() #3 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey() #4 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1154): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #5 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #6 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #7 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #8 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #9 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1379): Illuminate\\Foundation\\Application->make() #10 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1278): Illuminate\\Container\\Container->resolveClass() #11 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1201): Illuminate\\Container\\Container->resolveDependencies() #12 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #13 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #14 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #15 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #16 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(257): Illuminate\\Foundation\\Application->make() #17 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(215): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware() #18 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1222): Illuminate\\Foundation\\Http\\Kernel->terminate() #19 /home/technomasrsystem/public_html/OLD_/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #20 {main} "} [2026-04-26 23:18:08] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php:83) [stacktrace] #0 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Support/helpers.php(390): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #1 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(81): tap() #2 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key() #3 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey() #4 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1154): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #5 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #6 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #7 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #8 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #9 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1379): Illuminate\\Foundation\\Application->make() #10 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1278): Illuminate\\Container\\Container->resolveClass() #11 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1201): Illuminate\\Container\\Container->resolveDependencies() #12 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #13 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #14 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #15 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #16 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(257): Illuminate\\Foundation\\Application->make() #17 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(215): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware() #18 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1222): Illuminate\\Foundation\\Http\\Kernel->terminate() #19 /home/technomasrsystem/public_html/OLD_/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #20 {main} "} [2026-04-26 23:18:09] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php:83) [stacktrace] #0 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Support/helpers.php(390): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #1 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(81): tap() #2 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key() #3 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey() #4 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1154): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #5 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #6 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #7 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #8 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #9 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1379): Illuminate\\Foundation\\Application->make() #10 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1278): Illuminate\\Container\\Container->resolveClass() #11 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1201): Illuminate\\Container\\Container->resolveDependencies() #12 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #13 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #14 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #15 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #16 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Application->make() #17 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #18 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then() #19 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack() #20 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute() #21 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute() #22 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #23 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}() #24 /home/technomasrsystem/public_html/OLD_/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #25 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle() #26 /home/technomasrsystem/public_html/OLD_/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #27 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #28 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #29 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #30 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #31 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #32 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #33 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #34 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #35 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle() #36 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #37 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #38 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #39 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle() #40 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #41 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle() #42 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #43 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle() #44 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #45 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle() #46 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #47 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #48 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #49 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle() #50 /home/technomasrsystem/public_html/OLD_/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #51 {main} "} [2026-04-26 23:18:09] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php:83) [stacktrace] #0 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Support/helpers.php(390): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #1 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(81): tap() #2 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key() #3 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey() #4 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1154): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #5 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #6 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #7 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #8 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #9 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1379): Illuminate\\Foundation\\Application->make() #10 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1278): Illuminate\\Container\\Container->resolveClass() #11 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1201): Illuminate\\Container\\Container->resolveDependencies() #12 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #13 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #14 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #15 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #16 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(257): Illuminate\\Foundation\\Application->make() #17 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(215): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware() #18 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1222): Illuminate\\Foundation\\Http\\Kernel->terminate() #19 /home/technomasrsystem/public_html/OLD_/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #20 {main} "} [2026-04-26 23:18:09] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php:83) [stacktrace] #0 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Support/helpers.php(390): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #1 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(81): tap() #2 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key() #3 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey() #4 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1154): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #5 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #6 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #7 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #8 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #9 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1379): Illuminate\\Foundation\\Application->make() #10 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1278): Illuminate\\Container\\Container->resolveClass() #11 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1201): Illuminate\\Container\\Container->resolveDependencies() #12 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #13 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #14 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #15 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #16 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Application->make() #17 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #18 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then() #19 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack() #20 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute() #21 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute() #22 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #23 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}() #24 /home/technomasrsystem/public_html/OLD_/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #25 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle() #26 /home/technomasrsystem/public_html/OLD_/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #27 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #28 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #29 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #30 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #31 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #32 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #33 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #34 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #35 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle() #36 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #37 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #38 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #39 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle() #40 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #41 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle() #42 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #43 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle() #44 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #45 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle() #46 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #47 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #48 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #49 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle() #50 /home/technomasrsystem/public_html/OLD_/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #51 {main} "} [2026-04-26 23:18:09] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php:83) [stacktrace] #0 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Support/helpers.php(390): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #1 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(81): tap() #2 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key() #3 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey() #4 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1154): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #5 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #6 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #7 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #8 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #9 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1379): Illuminate\\Foundation\\Application->make() #10 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1278): Illuminate\\Container\\Container->resolveClass() #11 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1201): Illuminate\\Container\\Container->resolveDependencies() #12 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #13 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #14 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #15 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #16 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(257): Illuminate\\Foundation\\Application->make() #17 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(215): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware() #18 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1222): Illuminate\\Foundation\\Http\\Kernel->terminate() #19 /home/technomasrsystem/public_html/OLD_/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #20 {main} "} [2026-04-26 23:18:09] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php:83) [stacktrace] #0 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Support/helpers.php(390): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #1 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(81): tap() #2 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key() #3 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey() #4 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1154): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #5 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #6 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #7 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #8 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #9 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1379): Illuminate\\Foundation\\Application->make() #10 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1278): Illuminate\\Container\\Container->resolveClass() #11 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1201): Illuminate\\Container\\Container->resolveDependencies() #12 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #13 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #14 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #15 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #16 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Application->make() #17 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #18 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then() #19 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack() #20 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute() #21 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute() #22 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #23 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}() #24 /home/technomasrsystem/public_html/OLD_/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #25 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle() #26 /home/technomasrsystem/public_html/OLD_/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #27 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #28 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #29 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #30 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #31 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #32 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #33 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #34 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #35 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle() #36 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #37 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #38 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #39 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle() #40 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #41 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle() #42 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #43 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle() #44 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #45 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle() #46 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #47 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #48 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #49 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle() #50 /home/technomasrsystem/public_html/OLD_/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #51 {main} "} [2026-04-26 23:18:09] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php:83) [stacktrace] #0 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Support/helpers.php(390): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #1 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(81): tap() #2 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key() #3 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey() #4 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1154): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #5 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #6 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #7 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #8 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #9 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1379): Illuminate\\Foundation\\Application->make() #10 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1278): Illuminate\\Container\\Container->resolveClass() #11 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1201): Illuminate\\Container\\Container->resolveDependencies() #12 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #13 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #14 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #15 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #16 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Application->make() #17 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #18 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then() #19 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack() #20 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute() #21 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute() #22 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #23 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}() #24 /home/technomasrsystem/public_html/OLD_/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #25 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle() #26 /home/technomasrsystem/public_html/OLD_/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #27 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #28 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #29 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #30 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #31 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #32 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #33 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #34 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #35 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle() #36 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #37 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #38 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #39 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle() #40 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #41 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle() #42 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #43 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle() #44 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #45 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle() #46 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #47 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #48 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #49 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle() #50 /home/technomasrsystem/public_html/OLD_/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #51 {main} "} [2026-04-26 23:18:09] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php:83) [stacktrace] #0 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Support/helpers.php(390): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #1 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(81): tap() #2 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key() #3 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey() #4 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1154): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #5 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #6 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #7 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #8 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #9 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1379): Illuminate\\Foundation\\Application->make() #10 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1278): Illuminate\\Container\\Container->resolveClass() #11 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1201): Illuminate\\Container\\Container->resolveDependencies() #12 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #13 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #14 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #15 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #16 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(257): Illuminate\\Foundation\\Application->make() #17 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(215): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware() #18 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1222): Illuminate\\Foundation\\Http\\Kernel->terminate() #19 /home/technomasrsystem/public_html/OLD_/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #20 {main} "} [2026-04-26 23:18:09] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php:83) [stacktrace] #0 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Support/helpers.php(390): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #1 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(81): tap() #2 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key() #3 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey() #4 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1154): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #5 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #6 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #7 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #8 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #9 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1379): Illuminate\\Foundation\\Application->make() #10 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1278): Illuminate\\Container\\Container->resolveClass() #11 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1201): Illuminate\\Container\\Container->resolveDependencies() #12 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #13 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #14 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #15 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #16 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(257): Illuminate\\Foundation\\Application->make() #17 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(215): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware() #18 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1222): Illuminate\\Foundation\\Http\\Kernel->terminate() #19 /home/technomasrsystem/public_html/OLD_/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #20 {main} "} [2026-04-26 23:18:09] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php:83) [stacktrace] #0 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Support/helpers.php(390): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #1 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(81): tap() #2 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key() #3 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey() #4 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1154): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #5 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #6 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #7 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #8 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #9 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1379): Illuminate\\Foundation\\Application->make() #10 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1278): Illuminate\\Container\\Container->resolveClass() #11 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1201): Illuminate\\Container\\Container->resolveDependencies() #12 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #13 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #14 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #15 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #16 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Application->make() #17 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #18 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then() #19 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack() #20 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute() #21 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute() #22 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #23 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}() #24 /home/technomasrsystem/public_html/OLD_/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #25 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle() #26 /home/technomasrsystem/public_html/OLD_/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #27 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #28 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #29 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #30 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #31 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #32 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #33 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #34 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #35 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle() #36 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #37 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #38 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #39 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle() #40 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #41 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle() #42 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #43 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle() #44 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #45 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle() #46 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #47 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #48 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #49 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle() #50 /home/technomasrsystem/public_html/OLD_/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #51 {main} "} [2026-04-26 23:18:10] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php:83) [stacktrace] #0 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Support/helpers.php(390): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #1 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(81): tap() #2 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key() #3 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey() #4 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1154): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #5 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #6 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #7 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #8 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #9 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1379): Illuminate\\Foundation\\Application->make() #10 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1278): Illuminate\\Container\\Container->resolveClass() #11 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1201): Illuminate\\Container\\Container->resolveDependencies() #12 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #13 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #14 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #15 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #16 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(257): Illuminate\\Foundation\\Application->make() #17 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(215): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware() #18 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1222): Illuminate\\Foundation\\Http\\Kernel->terminate() #19 /home/technomasrsystem/public_html/OLD_/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #20 {main} "} [2026-04-26 23:18:11] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php:83) [stacktrace] #0 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Support/helpers.php(390): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #1 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(81): tap() #2 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key() #3 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey() #4 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1154): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #5 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #6 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #7 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #8 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #9 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1379): Illuminate\\Foundation\\Application->make() #10 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1278): Illuminate\\Container\\Container->resolveClass() #11 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1201): Illuminate\\Container\\Container->resolveDependencies() #12 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #13 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #14 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #15 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #16 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Application->make() #17 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #18 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then() #19 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack() #20 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute() #21 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute() #22 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #23 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}() #24 /home/technomasrsystem/public_html/OLD_/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #25 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle() #26 /home/technomasrsystem/public_html/OLD_/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #27 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #28 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #29 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #30 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #31 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #32 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #33 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #34 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #35 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle() #36 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #37 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #38 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #39 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle() #40 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #41 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle() #42 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #43 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle() #44 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #45 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle() #46 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #47 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #48 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #49 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle() #50 /home/technomasrsystem/public_html/OLD_/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #51 {main} "} [2026-04-26 23:18:11] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php:83) [stacktrace] #0 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Support/helpers.php(390): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #1 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(81): tap() #2 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key() #3 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey() #4 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1154): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #5 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #6 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #7 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #8 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #9 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1379): Illuminate\\Foundation\\Application->make() #10 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1278): Illuminate\\Container\\Container->resolveClass() #11 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1201): Illuminate\\Container\\Container->resolveDependencies() #12 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #13 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #14 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #15 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #16 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(257): Illuminate\\Foundation\\Application->make() #17 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(215): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware() #18 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1222): Illuminate\\Foundation\\Http\\Kernel->terminate() #19 /home/technomasrsystem/public_html/OLD_/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #20 {main} "} [2026-04-27 14:22:33] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php:83) [stacktrace] #0 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Support/helpers.php(390): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #1 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(81): tap() #2 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key() #3 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey() #4 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1154): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #5 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #6 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #7 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #8 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #9 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1379): Illuminate\\Foundation\\Application->make() #10 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1278): Illuminate\\Container\\Container->resolveClass() #11 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1201): Illuminate\\Container\\Container->resolveDependencies() #12 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #13 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #14 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #15 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #16 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(208): Illuminate\\Foundation\\Application->make() #17 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #18 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then() #19 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack() #20 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute() #21 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute() #22 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #23 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}() #24 /home/technomasrsystem/public_html/OLD_/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #25 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle() #26 /home/technomasrsystem/public_html/OLD_/app/Http/Middleware/SetLocale.php(20): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #27 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle() #28 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #29 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #30 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #31 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #32 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #33 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #34 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #35 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle() #36 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #37 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #38 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #39 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle() #40 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #41 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle() #42 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #43 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle() #44 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #45 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle() #46 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}() #47 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #48 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #49 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle() #50 /home/technomasrsystem/public_html/OLD_/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #51 {main} "} [2026-04-27 14:22:33] production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php:83) [stacktrace] #0 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Support/helpers.php(390): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #1 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(81): tap() #2 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(64): Illuminate\\Encryption\\EncryptionServiceProvider->key() #3 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(32): Illuminate\\Encryption\\EncryptionServiceProvider->parseKey() #4 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1154): Illuminate\\Encryption\\EncryptionServiceProvider->Illuminate\\Encryption\\{closure}() #5 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #6 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #7 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #8 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #9 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1379): Illuminate\\Foundation\\Application->make() #10 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1278): Illuminate\\Container\\Container->resolveClass() #11 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(1201): Illuminate\\Container\\Container->resolveDependencies() #12 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\\Container\\Container->build() #13 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve() #14 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\\Foundation\\Application->resolve() #15 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make() #16 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(257): Illuminate\\Foundation\\Application->make() #17 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(215): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware() #18 /home/technomasrsystem/public_html/OLD_/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1222): Illuminate\\Foundation\\Http\\Kernel->terminate() #19 /home/technomasrsystem/public_html/OLD_/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #20 {main} "}