← Back to Home
{{ mode === 'login' ? 'Login' : 'Register' }}
{{ mode === 'login' ? 'Login' : 'Create account' }}
{{ mode === 'login' ? 'Need an account? Register' : 'Back to login' }}
{{ errorMsg }}
Book
My Bookings
Profile
Logout
New Appointment
Barber:
{{ b.name }}
Service:
{{ s.name }} (${{ s.price }})
Available slots:
{{ slot }}
Confirm Booking
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
Update Profile
Change Password
Change Password