fixes, add weight
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
@include('components.form.label')
|
||||
|
||||
<input type="checkbox" name="{{ $name ?? ''}}" id="{{ $id_name ?? $name ?? '' }}"
|
||||
class="{{ $class ?? 'toggle'}}"
|
||||
value="{{ $val ?? 1}}"
|
||||
|
||||
Reference in New Issue
Block a user