{{-- Show the errors, if any --}} @if ($crud->groupedErrorsEnabled() && $errors->any())

{{ trans('backpack::crud.please_fix') }}

@endif