@section('title') {{'IP addresses'}} @endsection @section('style') @endsection {{ __('IP addresses') }}
Add IP
@if(!empty($dn)) @foreach($dn as $dns) @endforeach @else @endif
Type Address Actions
{{ $dns->is_ipv4}} {{ $dns->address}}
@csrf @method('DELETE')
No IPs found.
@if(Session::has('timer_version_footer') && Session::get('timer_version_footer') === 1)

Built on Laravel v{{ Illuminate\Foundation\Application::VERSION }} (PHP v{{ PHP_VERSION }} )

@endif
ips