# Customer Passport Country Type Fee Workflow Progress Status Actions
{{ (meta.current_page-1)*meta.per_page+i+1 }} {{ item.customer?.name || '-' }} {{ item.passport_no }} {{ item.country }} {{ item.visa_type }} {{ formatCurrency(item.fee) }}
Next: {{ item.current_step.name }} ({{ item.current_step.step_number }}/{{ item.progress.total }}) All Completed {{ item.progress.completed }}/{{ item.progress.total }} steps
No steps template
{{ item.status }}
No visa applications found