@if($row->type === 'App\\Notifications\\Auth\\NewLocation') @lang('New Location') @elseif($row->type === 'App\\Notifications\\Auth\\NewDevice') @lang('New Device') @elseif($row->type === 'App\\Notifications\\Auth\\FailedLogin') @lang('Failed Login') @endif