route()->parameter('node'); return $node instanceof Node && $node->exists; } }