Files
sx-fc/app/views/settings/payment_method_settings/new.html.erb
Min Zeya Phyo 0af7d78c3c scaffold models
2017-04-20 17:01:14 +06:30

6 lines
196 B
Plaintext

<h1>New Settings Payment Method Setting</h1>
<%= render 'form', settings_payment_method_setting: @settings_payment_method_setting %>
<%= link_to 'Back', settings_payment_method_settings_path %>