This is to inform you that the following staff member has just {{ $type ?? 'punched' }}:
𝗗𝗮𝘁𝗲: {{ \Carbon\Carbon::parse($date)->format('F j, Y') }}
𝗧𝗶𝗺𝗲: {{ \Carbon\Carbon::parse($time)->format('h:i A') }}
Staff: {{ $name ?? '-' }}
Method: {{ $method ?? '-' }}
Action: {{ $type ?? '-' }}
Please review this punch activity if needed.