@yield('vendor-style') @yield('page-style') @php if(!isset($bg_class)) $bg_class = "bg-dark"; @endphp @include('_partials/svg-icons') @yield('layoutContent') @include('_partials/_modals/modal-alert') @include('_partials/_modals/chat-popup') @include('layouts/scripts')