<?php
return [
'title' => 'Error 404',
'header' => 'The page was not found',
'message' => 'This link is incorrect. Are you sure you properly entered the link?',
];