@extends('layouts.admin') @section('title', 'Add Daerah') @section('daerah', 'active') @section('daerah_add', 'active') @section('headerScripts') @endsection @section('content') Create New Daerah Daerah Form @csrf Name Daerah Status Active Inactive Save @endsection