@yield('styles') @include('partials.header') @include('partials.alerts') @include('partials.expired-points')
@yield('content')
@include('partials.custom-sidemenu') @include('partials.analytics-js') @yield('scripts')