@include('frontend.partials.header') @if(!in_array(Route::currentRouteName(),['about.seller.profile','about.buyer.profile'])) @endif @yield('content') @include('frontend.partials.footer')