Add practitioner

Creates a clinical listing for bookings. Invite them under Team if they also need to sign in.

@csrf
@error('name')

{{ $message }}

@enderror
Branches

Select every site this clinician may serve (including telemedicine). Nothing is selected by default.

@forelse ($branches as $branch) @empty

Create a branch first under Settings → Branches.

@endforelse
@error('branch_ids')

{{ $message }}

@enderror @error('branch_ids.*')

{{ $message }}

@enderror

Link after inviting them under Settings → Team.