@if (is_countable($attendances) && count($attendances) > 0) @php $visibleColumns = getUserPreferences('attendances'); @endphp
| {{ get_label('id', 'ID') }} | {{ get_label('user', 'User') }} | {{ get_label('check_in', 'Check In') }} | {{ get_label('check_in_image', 'Check In Image') }} | {{ get_label('check_in_address', 'Check In Address') }} | {{ get_label('check_out', 'Check Out') }} | {{ get_label('check_out_image', 'Check Out Image') }} | {{ get_label('check_out_address', 'Check Out Address') }} |
|---|