{{ __('home.data') }}
@if ($user->active == 1)

{{ __('home.change_your_personal_data') }}

{{ __('home.adjust_data') }} @endif
{{ __('home.security') }}
@if ($user->active == 1) @if (!$user->isPasswort())

{{ __('home.create_your_personal_password') }}

{{ __('Create Password') }} @else

{{ __('home.change_your_personal_password') }}

{{ __('Change password') }} @endif @endif
{{ __('home.login') }}
@if ($user->active == 1)

{{ __('home.change_your_email_address') }}

{{ __('register.change_email') }} @endif
{{ __('navigation.logout') }}

{{ __('home.log_out_and_see_you_soon') }}

{{ __('navigation.logout') }}