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