diff --git a/resources/views/ips/create.blade.php b/resources/views/ips/create.blade.php index 9a34d0e..8dde499 100644 --- a/resources/views/ips/create.blade.php +++ b/resources/views/ips/create.blade.php @@ -1,78 +1,36 @@ -@section('title') {{'Insert DNS'}} @endsection +@section('title') {{'Insert IP address'}} @endsection - {{ __('Insert a new DNS') }} + {{ __('Insert a new IP') }}
-

DNS information

+

IP information

- {{ route('dns.index') }} + {{ route('IPs.index') }} Go back -
+ @csrf
-
-
-
Hostname
- - @error('name') {{ $message }} - @enderror -
-
-
+
- address + IP address address
Type
- + +
-
-
- - label - label1 - -
-
- - label - label2 - -
-
- - label - label3 - -
-
- - label - label4 - -
-
-

Related to:

+

Attached to:

Server
@@ -109,22 +67,10 @@ @endforeach
-
-
-
Domain
-
-
- Insert DNS + Insert IP