@php $seo = App\Models\Seo::find(1); @endphp
@include('frontend.body.quickview') {{-- @include('frontend.body.header') --}}
@yield('main')
{{-- @include('frontend.body.footer') --}}