@php Theme::set('headerStyle', theme_option('header_style', 'style-1')); Theme::set('headerTopStyle',theme_option('header_top_sidebar_style', 'style-1')); Theme::set('headerFixed', theme_option('header_fixed', true)); Theme::fireEventGlobalAssets(); @endphp {!! Theme::partial('header') !!}

404

{{ __('OOPS! Page Not Found') }}

{{ __('Oops! it could be you or us, there is no page here') }}
{{ __('It might have been moved or deleted.') }}

{{ __('Go Back To Home') }}
{!! Theme::partial('footer') !!}