refs #443 Bill create and edit page added stack and fixed category type for expense, income
This commit is contained in:
@ -20,7 +20,7 @@
|
||||
</div>
|
||||
@stack('color_input_end')
|
||||
|
||||
{!! Form::hidden('type', 'income', []) !!}
|
||||
{!! Form::hidden('type', $type, []) !!}
|
||||
{!! Form::hidden('enabled', '1', []) !!}
|
||||
</div>
|
||||
{!! Form::close() !!}
|
||||
|
Reference in New Issue
Block a user