@php SeoHelper::setTitle(__('404 - Not found')); Theme::fireEventGlobalAssets(); @endphp {!! Theme::partial('header') !!}
{!! RvMedia::image(theme_option('404_page_image') ? RvMedia::getImageUrl(theme_option('404_page_image')) : Theme::asset()->url('img/404.jpg'), '404') !!}

{{ __('Ohh! Page not found') }}

{{ __("It seems we can't find what you're looking for. Perhaps searching can help or go back to") }} {{ __('Homepage') }}

@if (is_plugin_active('ecommerce')) @endif
{!! Theme::partial('footer') !!}