[WIP] Working on uploader
This commit is contained in:
1
resources/views/components/toggle.blade.php
Normal file
1
resources/views/components/toggle.blade.php
Normal file
@@ -0,0 +1 @@
|
||||
<input type="checkbox" name="{{ $name }}" @if ($value)checked @endif class="active-checkbox" data-toggle="toggle" data-size="mini" data-width="50" data-height="25" data-onstyle="success" data-offstyle="danger">
|
||||
Reference in New Issue
Block a user