{{ $model->name }} @if ($model->is_private) @endif

@include('.cruds._actions')
@if (!isset($exporting) && ($count = $model->descendants()->count()) > 0)

{{ __('crud.tabs.menu') }}->

@endif