Reception dashboard
{{ $card['label'] }}
{{ $card['value'] }}
@if (! empty($card['meta'])){{ $card['meta'] }}
@endif @endforeach{{ $visit->visitor->full_name }}
Host: {{ $visit->host?->name ?? '—' }} · {{ $visit->checked_in_at?->diffForHumans() }}
No visitors currently inside.
@endforelse{{ $visit->visitor->full_name }}
{{ $visit->scheduled_at?->format('g:i A') ?? 'TBD' }} · {{ $visit->host?->name }} · {{ str_replace('_', ' ', $visit->status) }}
No expected arrivals today.
@endforelse{{ $visit->visitor->full_name }}
{{ ucfirst(str_replace('_', ' ', $visit->visitor_type)) }} · {{ $visit->host?->name }}