{{-- Cannot use $theme_url here: if a theme uses the base layout, it would also have to provide all these dependencies! --}} @stack('styles') @include('themes.base.partials.navbar')
@yield('content')
{{-- Cannot use $theme_url here: if a theme uses the base layout, it would also have to provide all these dependencies! --}} @stack('scripts')