@extends('layouts.app') @section('content')

{{ $title }}

Nama Satuan: {{ $data_units->name }}
Kembali
@endsection @push('script') @endpush