{{-- ---- REQUEST BUILDER ---- --}} {{-- Request name row --}}
{{-- Refresh: reloads saved request data from server --}}
{{-- URL bar --}}
{{-- Method dropdown --}} {{-- URL input with {{variable}} backdrop highlighting --}}
{{-- Backdrop (aria-hidden) --}} {{-- Real input --}}
{{-- Send button --}}
{{-- Request config + Response (vertical split) --}}
@include('workspace.request-config') {{-- Draggable split handle --}}
@include('workspace.response-panel')
{{-- Variable hover tooltip (fixed-position, lives here to stay in requestBuilderComponent scope) --}}
{{-- Variable autocomplete dropdown --}}