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

Add New Domain

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