在线IP监控 实时
# | 时间 | 类型 | 节点 | 用户 | IP | 归属地 |
---|---|---|---|---|---|---|
暂无数据 | ||||||
{{$vo->id}} | {{date("Y-m-d H:i", $vo->created_at)}} | {{$vo->type}} | {{$vo->node ? $vo->node->name : '【节点已删除】'}} | {{$vo->user ? $vo->user->username : '【用户已删除】'}} | {{$vo->ip}} | {{$vo->ipInfo}} |
@extends('admin.layouts') @section('css') @endsection @section('content')
# | 时间 | 类型 | 节点 | 用户 | IP | 归属地 |
---|---|---|---|---|---|---|
暂无数据 | ||||||
{{$vo->id}} | {{date("Y-m-d H:i", $vo->created_at)}} | {{$vo->type}} | {{$vo->node ? $vo->node->name : '【节点已删除】'}} | {{$vo->user ? $vo->user->username : '【用户已删除】'}} | {{$vo->ip}} | {{$vo->ipInfo}} |