<?php
return [
'404' => [
'title' => 'The requested page cannot be found.',
'description' => 'Unfortunately, the page you requested cannot be found. We apologize for the inconvenience.<br>
Look at our <a href=":sitemap">sitemap</a> to find the page you were looking for or go to our <a href=":homepage">homepage</a>.',
],
];