@include('plugins/payment::partials.header')
@csrf @if (isset($returnUrl)) @endif @if (isset($callbackUrl)) @endif {!! apply_filters(PAYMENT_FILTER_PAYMENT_PARAMETERS, null) !!} @include('plugins/payment::partials.payment-methods')
@include('plugins/payment::partials.footer')