We introduce the first step (creating the budget). Co-Authored-By: decabeza <alberto@decabeza.es>
7 lines
177 B
Plaintext
7 lines
177 B
Plaintext
<%= back_link_to admin_budgets_path %>
|
|
|
|
<%= header %>
|
|
|
|
<%= render Admin::BudgetsWizard::CreationTimelineComponent.new %>
|
|
<%= render Admin::Budgets::FormComponent.new(budget) %>
|