1 line
89 B
PHP
1 line
89 B
PHP
|
|
<input type="checkbox" class="switch" value="{{$value}}" {{$checked ? "checked" : ""}} />
|