@php $values = $data['values'] ?? []; $options = $data['options'] ?? []; @endphp

{{ __('account.settings.locale.subtitle') }}

@csrf @method('patch')
{{ __('common.save_changes') }} {{ __('common.cancel') }}