@extends('adminlte::page') @section('title', 'Dashboard') @section('content_header')

Halaman Satuan

@stop @section('content')

Satuan   Kembali

@csrf @method('put')
@error('nama_satuan')
{{ $message }}
@enderror
@stop @section('css') @stop @section('js') @stop