@csrf

{{ __('Enfoca el cursor aquí y escanea con el lector, o escribe el código. Si lo dejas vacío al crear, se asignará uno automático (PAC-…).') }}

@php($st = old('sterilized', $patient->exists ? (is_null($patient->sterilized) ? '' : ($patient->sterilized ? '1' : '0')) : ''))
@isset($patient) @if ($patient->exists && $patient->photo_path)
@endif @endisset
{{ __('Cancelar') }} {{ $submitLabel }}