Deprecated: Return type of Illuminate\Support\Collection::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/webroot/ROOT/vendor/illuminate/support/Collection.php on line 2060

Deprecated: Return type of Illuminate\Support\Collection::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/webroot/ROOT/vendor/illuminate/support/Collection.php on line 2071

Deprecated: Return type of Illuminate\Support\Collection::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/webroot/ROOT/vendor/illuminate/support/Collection.php on line 2083

Deprecated: Return type of Illuminate\Support\Collection::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/webroot/ROOT/vendor/illuminate/support/Collection.php on line 2098

Deprecated: Return type of Illuminate\Support\Collection::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/webroot/ROOT/vendor/illuminate/support/Collection.php on line 2007

Deprecated: Return type of Illuminate\Support\Collection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/webroot/ROOT/vendor/illuminate/support/Collection.php on line 1986

Deprecated: Return type of Illuminate\Support\Collection::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/webroot/ROOT/vendor/illuminate/support/Collection.php on line 1955

A view rendering issue has occurred

Error Message: No config file found in Array (View: /var/www/webroot/ROOT/views/pages/script/move-to.blade.php)
Error Line: 75
Error Source File: /var/www/webroot/ROOT/source/php/View.php
Source code (line 75): } else {
throw new \Exception("No config file found in " . $configFile);
}
View paths: /var/www/webroot/ROOT/vendor/helsingborg-stad/component-library/source/php/Component /var/www/webroot/ROOT/views
Cache path: /tmp/blade-cache
Stacktrace:
#0 /var/www/webroot/ROOT/vendor/illuminate/view/Engines/PhpEngine.php(60): Illuminate\View\Engines\CompilerEngine->handleViewException()
#1 /var/www/webroot/ROOT/vendor/illuminate/view/Engines/CompilerEngine.php(61): Illuminate\View\Engines\PhpEngine->evaluatePath()
#2 /var/www/webroot/ROOT/vendor/illuminate/view/View.php(139): Illuminate\View\Engines\CompilerEngine->get()
#3 /var/www/webroot/ROOT/vendor/illuminate/view/View.php(122): Illuminate\View\View->getContents()
#4 /var/www/webroot/ROOT/vendor/illuminate/view/View.php(91): Illuminate\View\View->renderContents()
#5 /var/www/webroot/ROOT/source/php/View.php(21): Illuminate\View\View->render()
#6 /var/www/webroot/ROOT/source/php/App.php(50): HbgStyleGuide\View->show()
#7 /var/www/webroot/ROOT/source/php/App.php(29): HbgStyleGuide\App->loadPage()
#8 /var/www/webroot/ROOT/index.php(111): HbgStyleGuide\App->__construct()
#9 {main}