@if($column->toggleable['enabled'] && $showToggleable === true)
@else
@if($row->{$column->field} == 0)
@else
@endif
@endif