@if (request()->missing('parent_id')) @can('view', $section) @endcan @endif @can('update', $section) @endcan @can('delete', $section) @endcan