@include('helpers.form_control.textarea', [ 'name' => 'gateway_data[payment_instruction]', 'value' => $paymentGateway->getGatewayData('payment_instruction'), 'attributes' => [ 'class' => 'setting-editor', ] ])