@extends('layouts.admin') @section('page_kicker', 'Clinical flow') @section('page_title', 'Open new visit') @section('content')

Patient must already exist at this hospital with a profile. MRN is assigned automatically if missing.

@csrf
Cancel
@endsection