@extends("../layouts/adminLayout") @section("admin")

Edit Domain

@if ($errors->any())
@endif
@csrf @method('PUT')
@endsection