Radio group partial is fixed.
This commit is contained in:
@ -42,7 +42,7 @@
|
||||
</div>
|
||||
@stack('color_input_end')
|
||||
|
||||
{{ Form::radioGroup('enabled', trans('general.enabled')) }}
|
||||
{{ Form::radioGroup('enabled', trans('general.enabled'), $category->enabled) }}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
Reference in New Issue
Block a user