@section('title') {{'DNS'}} @endsection @section('style') @endsection {{ __('DNS') }}
Add DNS
@if(!empty($dn)) @foreach($dn as $dns) @endforeach @else @endif
Type Hostname Address Actions
{{ $dns->dns_type}} {{ $dns->hostname}} {{ $dns->address}}
@csrf @method('DELETE')
No DNSes 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
dns