@stack('styles')
@include('frontend.partials._top_navbar') @include('frontend.partials._header') @yield('content') @include('frontend.partials._footer') {{-- @include('frontend.home.contact') --}} @stack('scripts')