@if ($exception->getStatusCode() == 404) {{ t('The requested page could not be found.') }} @else {{ $exception->getMessage() }} @endif