{!! Form::label('$FIELD_NAME$', '$FIELD_NAME_TITLE$:') !!} {!! Form::hidden('$FIELD_NAME$', 0) !!} {!! Form::checkbox('$FIELD_NAME$', 1, null, ['data-bootstrap-switch']) !!}