<?= Form::hidden('category_id', 0); ?>
<input name="cateogry_id" type="hidden" id="form_cateogry_id" />
Form::hidden('category_id', '0');
It looks like you're new here. If you want to get involved, click one of these buttons!