📍

Your Work Locations Updated

Dear {{ $user->first_name }},

Your authorized work locations have been updated by your administrator. Please review the locations where you can now check in for attendance.

👤 {{ $user->first_name }} {{ $user->last_name }}

Your Authorized Work Locations ({{ $locations->count() }})

@if($locations->count() > 0) @foreach($locations as $location)
📌 {{ $location->name }}
@endforeach @else
⚠️ No locations assigned to your profile
@endif
@if($locations->count() > 0)

📱 Important: You can only check in when you are physically present at one of these authorized locations.

🔒 Geofencing: The Attend app uses your device location to verify you're at the correct site.

⚡ Tip: Make sure location services are enabled on your device for smooth check-ins.

@else

⚠️ Note: No locations are currently assigned to your profile. Please contact your administrator to set up your authorized work locations.

@endif

If you believe this change was made in error or if you have questions about these locations, please contact your supervisor or HR department immediately.

View My Profile