@if ($gatewayService->getCardInformation($customer) !== NULL)

{!! trans('messages.subscription.card_list') !!}

{{ trans('messages.subscription.pay_with_this_card') }} {{ trans('messages.subscription.pay_with_new_card') }}
@else {{ trans('messages.subscription.pay_with_stripe') }} @endif