@props(['errors']) @if ($errors->any())
{{ __('¡Ups! Algo salió mal.') }}
@endif