@if (!auth()->guard('web')->user())
@else
@endif
{{ __('You need to login first to proceed with checkout.') }}
{{ __('Billing Details') }}
{{ __('Enter the address for your subscription billing') }}
{{ __('Your Subscription') }}
{{ __('Plan Price') }}
{{ currency(0) }}