@include('front.partials.header') @yield('preloader')
@yield('content')
@include('front.partials.footer')