{!!Form::checkbox('refunded', null, ((isset($mercadoPagoPayment) && $mercadoPagoPayment->refunded)?true:null),["data-toggle"=>"toggle", "data-on"=>"SI", "data-off"=>"NO", "data-onstyle"=>"primary", "data-offstyle"=>"secondary", "id"=>"refunded" ])!!}