@extends('layouts.app') @section('title', 'New Visit') @section('content')
@csrf

Patient not found? Register new patient →

{{-- Lab and Radiology excluded — direct lab / direct radiology walk-ins are created from the Queue page's Start New Visit button, not from here. --}}
{{-- Pool restricted to clinical roles via the standard partial. --}}
Cancel
@endsection