@extends('admin.layouts.master') @section('content')

Tambah Akun Baru

@include('admin.manajemenakun._form', ['submitText' => 'Simpan'])
@endsection