@yield('page_css') @yield('css') @php $styleCss = 'style' @endphp
@stack('sidebar_js')
@yield('content')
@yield('page_js') @yield('scripts')