{{ __('devices.mail_intro') }}

{{-- The facts, as a table rather than a sentence: the reader is checking whether this was them, and that is a comparison, not a story. --}}
{{ __('devices.field_device') }} {{ $device->name }}
{{ __('devices.field_when') }} {{ $device->last_seen_at?->local()->isoFormat('LLLL') }}
{{ __('devices.field_ip') }} {{ $device->last_ip ?? '—' }}

{{ __('devices.mail_if_you') }}

{{ __('devices.mail_action') }}

{{ __('devices.mail_false_alarm') }}