@extends('layouts.layout-2') @section('content') @if ($errors->any())
Deine automatische Verlängerung ist aktiv, wir werden am {!! Carbon::parse($user->payment_account)->modify('-'.config('mivita.abo_booking_days').' days')->format('d.m.Y') !!} Deine Mitgliedschaftsgebühr automatisch per SEPA Mandat einziehen.
@endif
@endif
Erst wenn Dein Jahresbeitrag bei uns eingeht wird Deine Mitgliedschaft automastisch für ein Jahr verlängert. Die Verlängerung gilt ab erstes Abschlussdatum ein weiteres volles Jahr, bis zum {{$user->modifyActiveAccount()}}. Sollte nach Ablauf der Zahlungsfrist Dein Jahresbeitrag nicht bei uns eingehen, wird Dein Account gesperrt.
{{__('open since')}} {{__('at')}} {{ $user->shop->getActiveDateFormat() }}
@if($user->shop->active){{__('Status')}} {{ __('active') }}
@else{{__('Status')}} {{ __('inactive') }}
@endif @else {{__('open your shop')}} @endif @else{{__('Shop nicht gebucht')}}
@endif @endif{{__('Daten vollständig, freigeschaltet')}} {{__('at')}}: {{ $user->getActiveDateFormat() }}
@endif @if($user->account_id) @if($user->active == 1) @if($user->agreement){{__('Einverständniserklärung')}} {{__('at')}}: {{ $user->getAgreementFormat() }}
@else{{__('Einverständniserklärung')}} {{ __('nicht akzeptiert') }}
@endif @endif @if($user->account->data_protection){{__('Privacy policy approved')}} {{__('at')}}: {{ $user->account->getDataProtectionFormat() }}
@endif @endif @if($user->confirmed == 1){{__('E-Mail verified')}} {{__('at')}}: {{ $user->getConfirmationDateFormat() }}
@endif{{__('Ändere Deine persönlichen Datan.')}}
{{ __('Adjust data') }} @endif{{__('Assign a password for your account.')}}
{{__('Create Password')}} @else{{__('Ändere Dein persönliches Passwort.')}}
{{__('Change password')}} @endif @endif{{__('Ändere Deine E-Mail Adresse.')}}
{{__('Change E-Mail')}} @endifAbmelden und bis bald.
{{ __('Logout') }}