@if ($hasErrors($errors))
merge(['class' => 'rounded-lg bg-negative-50 dark:bg-secondary-800 dark:border dark:border-negative-600 p-4']) }}>
{{ count($errors) . ' ' . __('error(s) found, please correct the following:')}}
@else @endif