@include('partials.header-asset') @stack("css")
{{--
--}} @include('frontend.partials.preloader') @yield('content') @include('partials.footer-asset') @stack("script")