{{-- resources/views/livewire/pages/auth/register.blade.php --}}

Join PangoQ

Create an account to save your trips and continue planning

Or register with email
@if ($errors->any())
{{ __('Whoops! Something went wrong.') }}
    @foreach ($errors->all() as $error)
  • {{ $error }}
  • @endforeach
@endif

Already have an account? Sign in