@if ($errors->any()) @foreach ($errors->all() as $error) {{ __('auth.error_message') }}: {{ $error }} @endforeach @endif