Step-by-step guide for welcoming and registering guests upon arrival.
B{Decision}; B -->|Yes| C[End]; B -->|No| D[End]; target="_blank" style="text-decoration: underline">graph TD; A[Start] --> B{Decision}; B -->|Yes| C[End]; B -->|No| D[End];