@extends('layouts.app') @section('htmlheader_title') @if($o->exists) Update @else Add @endif Domain @endsection @section('content')
@csrf

@if($o->exists) Update @else Add @endif Domain

@error('name') {{ $message }} @else A name is required. @enderror
active))checked @endif> active))checked @endif>
@if ($o->zones->count() > 1)
flatten))checked @endif> flatten))checked @endif>
@endif
@if ($o->managed()) @if ($o->nodelist_filename)
@else No Nodelist filearea @endif @else This domain is not configured here. @endif
@error('dnsdomain') {{ $message }} @enderror
public))checked @endif> public))checked @endif>
accept_app))checked @endif> accept_app))checked @endif>
@if ($o->nodelist_filename)
@endif

Home Page

Cancel @can('admin',$o) @endcan
@endsection @section('page-css') @css('simplemde') @append @section('page-scripts') @js('simplemde') @can('admin',$o) @endcan @append