{{-- LIBS STYLES BUNDLE --}} @if(config('settings.loading_animation_enable')) @endif @yield('styles') @if(config('customcss.css_manage') != "") @include('partials.manage.custom-css') @endif @include('includes.app_url_script') @if(config('settings.loading_animation_enable')) @else @endif
@include('partials.manage.top-navbar') @include('partials.manage.side-navbar')
@if(config('settings.loading_animation_enable'))
@endif

@yield('page-header-title')

@yield('page-header-description')

@yield('content')
{{date('Y-m-d H-i-s')}}
@if(config('settings.loading_animation_enable')) @endif {{-- LIBS SCRIPTS BUNDLE --}} @yield('scripts')