3 lines
103 B
Text
3 lines
103 B
Text
- title "Neue Rechnung anlegen"
|
|
= render :partial => 'form'
|
|
= link_to 'Zurück', finance_invoices_path
|