@props(['errors']) @if ($errors->any())
{{ __tr('Whoops! Something went wrong.') }}
@endif