Patient: {{ $patient->full_name }}
DOB: {{ $patient->dob->format('m/d/Y') }}
Provider: {{ $visit->provider->name }}
{{ $vital->type }}: {{ $vital->value }}