@php use Illuminate\Support\Facades\URL; @endphp {{-- Focused, distraction-free chrome for the evidence review workflow: no global navigation menu, full viewport height. Used only by the evidence viewer pages so reviewers get the maximum PDF + findings working area. --}}
{{ $slot }}
@vite([ 'resources/js/app.js', ]) {{-- Note: layouts/app.blade.php already renders @stack('scripts'); the viewer's pushed script lands there, so we deliberately do not repeat the stack here. --}}