@foreach($dataType->browseRows as $row)
@if($row->browse)
@if(isset($row->details->browse_inline_checkbox))
field]) checked @endif class="tiny-toggle" data-tt-type="dot" data-tt-size="tiny">
@else
@if($row->field !== 'parent_id')
@if(isset($row->details->url))
@endif
@if(isset($row->details->url)) @endif
@endif
@endif
@endif
@endforeach
@foreach($actions as $action)
@include('voyager::bread.partials.actions', ['action' => $action])
@endforeach