@section('title', __('Profile'))

{{ __('Update Profile information') }}

{{-- --}}
{{-- Password Change --}}

{{ __('Change Password') }}

@production @else

2FA {{ __('is only available in production mode') }}

@endproduction
@include('layouts.partials.phoneselector')