Subscription details @if($hasValidSubscription)

Your subscription is active

@include('partials.subscription.details') @else

You have not subscribed yet

@csrf
You need to activate your subscription plan to access all features Activate
@endif