Applications

Applications submitted by this customer.

@forelse ($this->applications as $app) @empty @endforelse
ID Name Passport Agent Status Created Open
#{{ $app->id }} {{ $app->full_name }} {{ $app->passport_number ?? '—' }} {{ $app->agent?->name ?? '—' }} {{ $app->status->label() }} {{ optional($app->created_at)->format('M d, Y') }} View
No applications found for this customer.
{{ $this->applications->links() }}