| Name | Type | Host | Branch | Checked in | Phone |
|---|---|---|---|---|---|
| {{ $visit->visitor->full_name }} | {{ ucfirst(str_replace('_', ' ', $visit->visitor_type)) }} | {{ $visit->host?->name ?? '—' }} | {{ $visit->branch?->name ?? '—' }} | {{ $visit->checked_in_at?->format('g:i A') }} | {{ $visit->visitor->phone ?? '—' }} |