.modal-header .modal-new-top .modal-close = link_to '', '#', class: 'close-dialog', data: {dismiss: :modal} h4 Withdraw .modal-new-create.p20 .text-left | Total Amount : $ #{@total_amount} br .text-left | Withdrawable Amount : $ #{@withdrawable_amount} br = render 'form'