In order to use the layout, your error views should extend from the provided error layout
{% extends '@Tabler/error.html.twig' %}
TODO explain blocks
You can follow the symfony tutorial to create your own error templates: https://symfony.com/doc/current/controller/error_pages.html
Please go back to the Tabler bundle documentation to find out more about using the theme.