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