@php SeoHelper::setTitle(__('404 - Not found')); Theme::fire('beforeRenderTheme', app(\Botble\Theme\Contracts\Theme::class)); @endphp {!! Theme::partial('header') !!}
image

{{ __('404 - Page Not Found') }}

{{ __('The link you clicked may be broken or the page may have been removed.') }}
{{ __('visit the') }} {{ __('Homepage') }} {{ __('or') }} {{ __('Contact us') }} {{ __('about the problem') }}

{!! Theme::partial('footer') !!}