@extends('layouts.admin') @section('title', 'Add DUN') @section('dun', 'active') @section('dun_add', 'active') @section('headerScripts') @endsection @section('content') Create New DUN DUN Form @csrf Name DUN Status Active Inactive Save @endsection @section('footerScripts') @endsection