form stuff done
This commit is contained in:
		| @@ -114,9 +114,11 @@ | ||||
|                 </div> | ||||
|             </div> | ||||
|  | ||||
|             {{ Form::textareaGroup('notes', trans_choice('general.notes', 2)) }} | ||||
|  | ||||
|             {{ Form::selectGroup('category_id', trans_choice('general.categories', 1), 'folder-open-o', $categories) }} | ||||
|  | ||||
|             {{ Form::textareaGroup('notes', trans_choice('general.notes', 2)) }} | ||||
|             {{ Form::recurring('edit', $bill) }} | ||||
|  | ||||
|             {{ Form::fileGroup('attachment', trans('general.attachment'),[]) }} | ||||
|         </div> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user