@props(['errors']) @if ($errors->any())
merge(['class' => 'mb-4']) }}>
{{ __('Whoops! Something went wrong.') }}
@endif