{{ p.content || p.title || 'No post body' }}
Booking Completion Rate
{{ profileCompletionRate }}% completed
{{ profileCompletionRate }}%
One account for clubs, bookings, and updates
{{ authView === 'login' ? 'Sign in to manage bookings, review upcoming sessions, and keep track of your club activity in one place.' : 'Create an account to join clubs, unlock booking tools, and receive the latest updates from your favorite activities.' }}
| Club | Date | Time Slot | Location | Fee | Status | Actions |
|---|---|---|---|---|---|---|
| {{ b.clubName }} | {{ b.dayLabel }} | {{ b.slotTime }} | {{ b.location }} | {{ b.fee }} | {{ b.status }} | |
| No current bookings | ||||||
| Club | Date | Time Slot | Location | Fee | Record Status |
|---|---|---|---|---|---|
| {{ b.clubName }} | {{ b.dayLabel }} | {{ b.slotTime }} | {{ b.location }} | {{ b.fee }} | {{ b.historyStatus }} |
| No booking history yet | |||||
| Course | Club | Time | Location | Fee | Status | Actions |
|---|---|---|---|---|---|---|
| {{ t.title }} | {{ t.clubName }} | {{ t.time }} | {{ t.location }} | {{ t.fee }} | {{ t.status }} | |
| No course bookings | ||||||
| Role | Content | Time |
|---|---|---|
| {{ formatConsultRole(m.role) }} | {{ m.text }} | {{ m.createdAt }} |
| No support records | ||