{{ Form::customText('name') }} {{ Form::customSelect('isCashPayment', [1 => 'true', 0 => 'false']) }} {{ Form::customText('displayName') }} {{ Form::customText('icon') }}