@extends('layouts.admin') @section('page_kicker', 'Preferences') @section('page_title', 'Settings') @section('content')

Change password

Protect your account and patient data

@csrf @method('PATCH')

Notification preferences

Email, SMS, and in-app toggles can be stored on user_settings. Not wired in this build.

Privacy

Patient data is limited to telehealth relationships. Do not export PHI outside approved workflows. Keep hospital_id empty for independent practice.

@endsection