@extends('layouts.admin') @section('title', 'Add DUN') @section('dun', 'active') @section('dun_add', 'active') @section('headerScripts') @endsection @section('content')

Edit DUN

DUN Form

@csrf
@endsection @section('footerScripts') @endsection