@php SeoHelper::setTitle(__('404 - Not found')); Theme::fireEventGlobalAssets(); AdminBar::setIsDisplay(false); @endphp {!! Theme::partial('header') !!}
@if (theme_option('404_page_image')) 404 @else 404 @endif

{{ __('Oops! Page not found.') }}

{{ __("We can't find the page you're looking for.") }} {{ __('You can either') }} {{ __('return to the previous page') }}, {{ __('visit our home page') }} @if (is_plugin_active('blog') || is_plugin_active('ecommerce')) {{ __('or search for something else.') }} @endif
@if (is_plugin_active('ecommerce') || is_plugin_active('blog')) @endif
{!! Theme::partial('footer') !!}