@stack('structured-data') @if(config('services.google.analytics_id')) @endif
M
@include('frontend.partials.navbar')
@yield('content')
@include('frontend.partials.footer')
@stack('scripts')