@extends('layouts.app') @section('title', __('Dental chart').' — '.$patient->full_name) @section('content')
{{ __('Upper arch') }}
{{ __('Lower arch') }}
{{ __("Tap any tooth to view its history and record findings. The patient's right side appears on the screen's left, as in clinical charts.") }}