Slim Application Error

The application could not run because of the following error:

Details

Type: Twig\Error\LoaderError
Message: Unable to find template "search.article.twig" (looked into: /var/www/html/hyundai/public/themes/hyundai/views).
File: /var/www/html/hyundai/vendor/twig/twig/src/Loader/FilesystemLoader.php
Line: 250

Trace

#0 /var/www/html/hyundai/vendor/twig/twig/src/Loader/FilesystemLoader.php(150): Twig\Loader\FilesystemLoader->findTemplate('search.article....')
#1 /var/www/html/hyundai/vendor/twig/twig/src/Environment.php(299): Twig\Loader\FilesystemLoader->getCacheKey('search.article....')
#2 /var/www/html/hyundai/vendor/twig/twig/src/Environment.php(381): Twig\Environment->getTemplateClass('search.article....')
#3 /var/www/html/hyundai/vendor/twig/twig/src/Environment.php(359): Twig\Environment->loadTemplate('search.article....')
#4 /var/www/html/hyundai/vendor/twig/twig/src/Environment.php(318): Twig\Environment->load('search.article....')
#5 /var/www/html/hyundai/vendor/slim/twig-view/src/Twig.php(92): Twig\Environment->render('search.article....', Array)
#6 /var/www/html/hyundai/vendor/slim/twig-view/src/Twig.php(136): Slim\Views\Twig->fetch('search.article....', Array)
#7 /var/www/html/hyundai/src/Library/View.php(80): Slim\Views\Twig->render(Object(Slim\Http\Response), 'search.article....', Array)
#8 /var/www/html/hyundai/src/Modules/Collection/Controller/CollectionController.php(295): App\Library\View->render(Object(Slim\Http\Response), 'search.article', Array)
#9 [internal function]: Modules\Collection\Controller\CollectionController->search(Object(Slim\Http\Request), Object(Slim\Http\Response), Array)
#10 /var/www/html/hyundai/vendor/slim/slim/Slim/Handlers/Strategies/RequestResponse.php(40): call_user_func(Array, Object(Slim\Http\Request), Object(Slim\Http\Response), Array)
#11 /var/www/html/hyundai/vendor/slim/slim/Slim/Route.php(281): Slim\Handlers\Strategies\RequestResponse->__invoke(Array, Object(Slim\Http\Request), Object(Slim\Http\Response), Array)
#12 /var/www/html/hyundai/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(117): Slim\Route->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response))
#13 /var/www/html/hyundai/vendor/slim/slim/Slim/Route.php(268): Slim\Route->callMiddlewareStack(Object(Slim\Http\Request), Object(Slim\Http\Response))
#14 /var/www/html/hyundai/vendor/slim/slim/Slim/App.php(503): Slim\Route->run(Object(Slim\Http\Request), Object(Slim\Http\Response))
#15 /var/www/html/hyundai/src/Library/JwtAndSessionAuth.php(52): Slim\App->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response))
#16 [internal function]: App\Library\JwtAndSessionAuth->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Slim\App))
#17 /var/www/html/hyundai/vendor/slim/slim/Slim/DeferredCallable.php(57): call_user_func_array(Object(App\Library\JwtAndSessionAuth), Array)
#18 [internal function]: Slim\DeferredCallable->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Slim\App))
#19 /var/www/html/hyundai/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(70): call_user_func(Object(Slim\DeferredCallable), Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Slim\App))
#20 /var/www/html/hyundai/src/Library/JwtAndSessionAuth.php(52): Slim\App->Slim\{closure}(Object(Slim\Http\Request), Object(Slim\Http\Response))
#21 [internal function]: App\Library\JwtAndSessionAuth->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Closure))
#22 /var/www/html/hyundai/vendor/slim/slim/Slim/DeferredCallable.php(57): call_user_func_array(Object(App\Library\JwtAndSessionAuth), Array)
#23 [internal function]: Slim\DeferredCallable->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Closure))
#24 /var/www/html/hyundai/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(70): call_user_func(Object(Slim\DeferredCallable), Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Closure))
#25 /var/www/html/hyundai/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(117): Slim\App->Slim\{closure}(Object(Slim\Http\Request), Object(Slim\Http\Response))
#26 /var/www/html/hyundai/vendor/slim/slim/Slim/App.php(392): Slim\App->callMiddlewareStack(Object(Slim\Http\Request), Object(Slim\Http\Response))
#27 /var/www/html/hyundai/vendor/slim/slim/Slim/App.php(297): Slim\App->process(Object(Slim\Http\Request), Object(Slim\Http\Response))
#28 /var/www/html/hyundai/public/index.php(46): Slim\App->run()
#29 {main}