@extends('layouts.admin') @push('css') @endpush @php $pageLimit = $searchData['pageLimit']; $status_code = $searchData['status_code']; @endphp @section('content')
| Id | IP | Port | Page | Status Code | Status | Created On |
|---|---|---|---|---|---|---|
| {{ $obj->id }} | {{$obj->ip}} | {{$obj->port}} | {{$obj->page}} | {{$obj->error_code}} | {{$status}} | {{$obj->created_at}} |