{{ __('register.business_license_deposited') }}
@endif @if($business_license_choose === 'later'){{ __('register.business_license_later') }}
@endif @if($business_license_choose === 'non'){{ __('register.business_license_non') }}:
{{ $user->account->getNotice('business_license_reason') }}
{{__('home.data_complete_unlocked')}} {{__('home.at')}}: {{ $user->getActiveDateFormat() }}
@endif @if($user->account_id) @if($user->active == 1) @if($user->agreement){{__('home.declaration_of_consent')}} {{__('home.at')}}: {{ $user->getAgreementFormat() }}
@else{{__('home.declaration_of_consent')}} {{ __('nicht akzeptiert') }}
@endif @endif @if($user->account->data_protection){{__('home.privacy_policy_approved')}} {{__('home.at')}}: {{ $user->account->getDataProtectionFormat() }}
@endif @endif @if($user->confirmed == 1){{__('home.email_verified')}} {{__('home.at')}}: {{ $user->getConfirmationDateFormat() }}
@endif