@if ($crud->hasAccess('update')) @if (!$crud->model->translationEnabled()) @else
{{ trans('backpack::crud.edit') }}
@endif @endif