$userId, 'aksi' => Str::limit($aksi, 60, ''), ]); } catch (\Throwable $e) { Log::warning('Activity log gagal dibuat', [ 'error' => $e->getMessage(), ]); } } }