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