No visa applications found
There are no visa applications to display. Click New Visa Application to add one.
| # | Service ID | Customer | Passport | Country | Type | Fee | Status | Notes | Actions |
|---|---|---|---|---|---|---|---|---|---|
| {{ (meta.current_page-1)*meta.per_page+i+1 }} | {{ item.service_id }} | {{ item.customer?.name || '-' }} | {{ item.passport_no }} | {{ item.country }} | {{ item.visa_type }} | {{ formatCurrency(item.fee) }} | {{ item.status }} |
|