@extends('layouts.app') @section('content')
| IP | Subnet | Status | Sunucu | Provider | Atanan | İşlem |
|---|---|---|---|---|---|---|
| {{ $ip->ip_address }} | {{ $ip->subnet?->cidr }} | {{ $statusOptions[$ip->status] ?? $ip->status }} | {{ $ip->server_name }} | {{ $ip->provider }} | {{ $ip->assigned_to }} | Düzenle |
| Kayıt yok. | ||||||