@csrf {{ __('auth.register') }}
@if ($errors->any())
  • {{ __('auth.failed') }}
@endif