{{ request()->error }}
{{ __('messages.Le premier mois est offert!') }}
€ 19 {{ __('messages.HT') }}
@if( auth()->user()->role == 'subscriber' || auth()->user()->role == 'reactivated') @if( auth()->user()->plan_name == 'Monthly Subscription' ) @else @endif @elseif( auth()->user()->role == 'suspended' ) @if( auth()->user()->plan_name == 'Monthly Subscription' ) @else @endif @else @endif{{ __('messages.Le premier mois est offert!') }}
€ 199 {{ __('messages.HT') }}
@if( auth()->user()->role == 'subscriber' || auth()->user()->role == 'reactivated') @if( auth()->user()->plan_name == 'Annual Subscription' ) @else @endif @elseif( auth()->user()->role == 'suspended' ) @if( auth()->user()->plan_name == 'Annual Subscription' ) @else @endif @else @endif