@yield('styles')
@include('frontend.layouts.partials.header') @yield('content') @include('frontend.layouts.partials.footer')
@include('admin.layouts.loader') @yield('modals') @yield('scripts')