@csrf

Tell us what went wrong

Reports are reviewed by our team. For urgent account security issues, email {{ config('gletra.support_email', 'support@gletra.app') }}.

@if ($errors->any())
@foreach ($errors->all() as $error)

{{ $error }}

@endforeach
@endif