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