@include('scripts.head-scripts')
@yield('content')
@include('layouts.loader') @include('scripts.body-scripts') @yield('scripts')