No bookings yet
| Credential | Trade/Occupation | Center | Date | Status |
|---|---|---|---|---|
| {{ b.credential?.email || '—' }} | {{ b.occupation_name || b.occupation_id }} | {{ b.test_center }} {{ b.city ? `(${b.city})` : '' }} | {{ fmtDay(b.exam_date) }}{{ b.exam_time ? ' · ' + fmtTime12(b.exam_time) : '' }} | {{ b.status }} |
No credentials yet. Add your PACC account to get started.
No bookings yet.
| Account | Trade | Center | City | Date | Language | Status | Actions |
|---|---|---|---|---|---|---|---|
| {{ b.credential?.email || '—' }} | {{ b.occupation_name || b.occupation_id }} | {{ b.test_center || '—' }} | {{ b.city || '—' }} | {{ fmtDay(b.exam_date) }}{{ b.exam_time ? ' · ' + fmtTime12(b.exam_time) : '' }} | {{ b.language_code || '—' }} | {{ b.status }} |
|
No payment methods available yet. Please contact your provider.
No requests yet.
| Credits | Amount | Method | Trx ID | Status | Date |
|---|---|---|---|---|---|
| {{ r.credits }} | {{ r.amount }} | {{ r.method_label }} | {{ r.transaction_id }} | {{ r.status }}
{{ r.review_note }} |
{{ fmtDate(r.created_at) }} |
No transactions yet.
| Type | Change | Balance | Note | Date |
|---|---|---|---|---|
| {{ t.type }} | {{ t.amount > 0 ? '+' : '' }}{{ t.amount }} | {{ t.balance_after }} | {{ t.note }} | {{ fmtDate(t.created_at) }} |
No requests.
| Customer | Credits | Amount | Method | Sender / Trx | Status | |
|---|---|---|---|---|---|---|
| {{ r.customer?.name }} {{ r.customer?.email }} |
{{ r.credits }} | {{ r.amount }} | {{ r.method_label }} → {{ r.receiving_account }} |
{{ r.sender_account_number || '—' }} {{ r.transaction_id }} |
{{ r.status }} |
|
Name: {{ newCustomerCreds.data.name }}
Login email: {{ newCustomerCreds.data.email }}
Password: {{ newCustomerCreds.temp_password }}
No customers yet. Add one above or share your signup link.
| Name | Balance | PACC | Bookings | Grant | ||
|---|---|---|---|---|---|---|
| {{ c.name }} | {{ c.email }} | {{ c.credit_balance }} | {{ c.credentials_count }} | {{ c.bookings_count }} |
|
No PACC accounts.
| Login | Type | Reference | Status | Token | Bookings | Last Synced |
|---|---|---|---|---|---|---|
| {{ cr.login }} | {{ cr.login_type }} | {{ cr.reference || '—' }} | {{ cr.status }} | {{ cr.token_valid ? 'valid' : 'expired' }} | {{ cr.bookings_count }} | {{ cr.last_synced_at ? fmtDate(cr.last_synced_at) : '—' }} |
No bookings.
| Occupation | Test Center | Date | Time | Status | PACC Account |
|---|---|---|---|---|---|
| {{ bk.occupation_name || '—' }} | {{ bk.test_center || '—' }} {{ bk.city }} |
{{ bk.exam_date ? fmtDate(bk.exam_date) : '—' }} | {{ bk.exam_time || '—' }} | {{ bk.status }} | {{ bk.pacc_account || '—' }} |
No payment methods yet.
Login email: {{ newBusinessCreds.admin_login.email }}
Temp password: {{ newBusinessCreds.admin_login.temp_password }}
Signup link: {{ newBusinessCreds.signup_link }}
No businesses yet.
| Name | Owner | Price | Customers | Bookings | Status | |
|---|---|---|---|---|---|---|
| {{ b.name }} /join/{{ b.slug }} |
{{ b.owner?.email || '—' }} | {{ b.credit_price }} {{ b.currency }} | {{ b.customers_count }} | {{ b.bookings_count }} | {{ b.status }} |
|
{{ origin }}/join/{{ (bizEditForm.slug || '').trim() || '…' }}. Lowercase letters, numbers and dashes only.{{ selectedBusiness.signup_link }}
No owner account is linked to this business.
No customers yet.
| Name | Credits | PACC Accounts | Bookings | ||
|---|---|---|---|---|---|
| {{ c.name }} | {{ c.email }} | {{ c.credit_balance }} | {{ c.credentials_count }} | {{ c.bookings_count }} |
No PACC accounts.
| Login | Type | Reference | Status | Token | Bookings | Last Synced |
|---|---|---|---|---|---|---|
| {{ cr.login }} | {{ cr.login_type }} | {{ cr.reference || '—' }} | {{ cr.status }} | {{ cr.token_valid ? 'valid' : 'expired' }} | {{ cr.bookings_count }} | {{ cr.last_synced_at ? fmtDate(cr.last_synced_at) : '—' }} |
No bookings.
| Occupation | Test Center | Date | Time | Status | PACC Account |
|---|---|---|---|---|---|
| {{ bk.occupation_name || '—' }} | {{ bk.test_center || '—' }} {{ bk.city }} |
{{ bk.exam_date ? fmtDate(bk.exam_date) : '—' }} | {{ bk.exam_time || '—' }} | {{ bk.status }} | {{ bk.pacc_account || '—' }} |