@extends('layouts.UserLayout') @section('content') @php @endphp
Apply for Ernet DNS
@csrf
@foreach(json_decode($ernet_name_server->secondary_name_server) as $key=>$value)
@endforeach
@endsection @section("js") @endsection