@include('includes.frontend.head') @yield('404')
@yield('content') @include('includes.frontend.footer')