@if (!empty($savedCards['cards']) && count($savedCards['cards']) > 0) @else

No saved cards available.

@endif

Pay With:

@if (isset($recurringPaymentOption) && $recurringPaymentOption)
@endif
@if (isset($previousUrl)) {{ t('Previous') }} @endif
@section('after_style') @parent @endsection @section('after_scripts') @parent @endsection