@csrf
{{ __('person.edit_death') }}
{{-- yod --}}
{{-- dod --}}
{{-- pod --}}

{{ __('person.cemetery_location') }}

{{-- show on google maps button --}}
@if ($person->cemetery_google) @endif
{{-- cemetery_location_name --}}
{{-- cemetery_location_address --}}
{{-- cemetery_location_latitude --}}
{{-- cemetery_location_longitude --}}
{{ __('app.unsaved_changes') }} ... {{ __('app.saved') }}
{{ __('app.cancel') }} {{ __('app.save') }}