D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
3023067
/
root
/
proc
/
3023066
/
cwd
/
www
/
resources
/
views
/
vcards
/
columns
/
Filename :
status.blade.php
back
Copy
<label class="form-check form-switch d-flex justify-content-center"> <input name="is_active" data-id="{{$row->id}}" class="form-check-input vcardStatus" type="checkbox" value="1" {{ $row->status == 1 ? 'checked': ''}}> </label>