@include('parts.styles') @stack('styles') @include('parts.loader')
@yield('content')
@include('parts.scripts') @stack('scripts')