{{ __('client.payment-methods.index_description') }}
|
{{ __('client.payment-methods.paymentmethod') }}
|
{{ __('client.payment-methods.expiration') }}
|
{{ __('client.payment-methods.default') }}
|
{{ __('global.actions') }}
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
{{ __('global.no_results') }} |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
| {{ $source->email }} | @else•••• {{ $source->last4 ?? $source->email }} | @endif{{ $source->exp_month . '/' . $source->exp_year }} | @if ($source->isDefault()) {{ __('global.yes') }} @else {{ __('global.no') }} @endif |
@if (!$source->isDefault())
@endif
|
|||||||||||||||||||||||||||||||||||||||||||||||||||