{{-- Generic Open Graph tags, derived from the same title/description every page already sets — individual pages only need to push og:url/og:image (via @push('head')) since those genuinely vary per page. --}} @stack('styles') @stack('head') @include('partials.site._nav')
@yield('content')
@include('partials.site._footer') @include('partials.site._contact-modal') @stack('scripts')