@vite('resources/css/app.css') @include('components.nav-default-nurse')

Historial Médico Personal

Nombre: {{ $patientInfo->first_name . ' ' . $patientInfo->last_name }}

Folio: {{ $patientInfo->fk_user}}

@foreach($MHistory as $item) @endforeach