@extends(errorsLayout()) @section('title', translate('Page Not Found')) @section('code', '404') @section('message', translate('Sorry, the page you are looking for could not be found. It may have been moved, renamed, or deleted. Please check the URL and try again, or back to the homepage'))