{{ mode === 'login' ? 'Login' : 'Register' }}

{{ errorMsg }}

New Appointment

Barber:
{{ b.name }}
Service:
Available slots:
{{ slot }}

My Bookings

No bookings yet.
{{ b.service_name }} - ${{ b.price }}
Barber: {{ b.barber_name || 'N/A' }}
{{ b.booking_date }} at {{ b.booking_time }}
Status: {{ b.status }} #{{ b.queue_position }} in queue

My Profile


Change Password