No access logs for this invitation yet.
@else| Date | Name | Granted | Reason |
|---|---|---|---|
| {{ optional($log->date)->format('D, M j, Y g:i A') }} | {{ trim(($log->firstname ?? '').' '.($log->lastname ?? '')) ?: '-' }} | @if($log->access_granted) Yes @else No @endif | {{ $log->reason ?: '-' }} |