{{ __('messages.t_payment_options')}}

@if(count($this->initializePaymentOptions()) >= 1)
{{ $this->form }}
@else @include('components.empty-payment') @endif