@php /** * @name Pagina carrello\Riepilogo\Pagamenti diretti\Bonifico * @version 1.0.0 */ @endphp
{!! $payment->get_message($current_language, true) !!}
{!! Form::button($payment->get_button($current_language, true), ['type' => 'button', 'class' => 'btn btn-block btn-primary btn-loader btn-confirm btn-payment-' . $payment->get_button_color()]) !!}