@yield('css') @php $cart = AppHelper::cart(); $cart_count = 0; @endphp
@yield('sidebar')
@yield('content')
@yield('scripts') {{-- --}}