@stack('head') @yield('extra_styles') {{-- Device fingerprint: computes a stable per-device hash on first visit, caches it in localStorage + the `_fp` cookie so the server can dedupe guests across IP/VPN/country changes. Loaded async — never blocks paint. --}}
@include('layouts.partials.header') @if(session('impersonator_id')) @endif @include('layouts.partials.sidebar')