{% extends "./layout/default.twig" %} {% block content %} {{ Breadcrumbs.renderIfExists(Route.getCurrentRoute.getName) }} {{ Form.open({'class' : 'form-horizontal','id' : 'store','url' : route('budgets.store')}) }}
Store new budget