@include('layouts.includes.meta') @if(!empty($favicon)) @endif {{-- Custom CSS for pos --}} @yield('css') @php if (getThemeClass('theme-mode') == 'navbar-dark brand-dark') { @endphp @php } @endphp @if (\Cache::get('gb-language-direction') == 'rtl') @endif
@include('layouts.includes.notifications')
@yield('content')
{{-- Custom Js --}} @yield('js')