Results 2 issues of idevin

Sometimes $section->getAncestorsWithoutRoot() produces error: Call to a member function getKeyName() on null

I can't add my common actions wit soft deletes like: `$grid->edit(route('admin.articles.action'), 'Редактировать ', 'show|modify|delete|delete_forever');` after adding "delete_forever" i get nothing in cell... And Grid doesn't work with soft deletes