Krojačeva škola BIZNIS / LMS platforma za zaposlene
@isset(App\Models\LoggedUser::getDemoUser()->act_like_demo)
@endisset
@include('front-inc._popup-notifications')
@include('front.partials.landing._header-not-logged-in')
@include('front.partials.landing._top-section')
@include('front.partials.landing._feature-section')
@include('front.partials.landing._slider-section')
@include('front.partials.landing._middle-section')
@include('front.partials.landing._middle-section-2')
@include('front.partials.landing._bottom-section')
@include('front-inc._footer')
@if($landingPopup && $landingSettings->show_popup)
@endif
@yield('add-scripts')