dev
ajikamaludin 1 year ago
parent be5e5c576e
commit f6ff033e84
Signed by: ajikamaludin
GPG Key ID: 476C9A2B4B794EBB

@ -61,8 +61,8 @@ export default function Category(props) {
auth={props.auth} auth={props.auth}
errors={props.errors} errors={props.errors}
flash={props.flash} flash={props.flash}
page={'Barang'} page={'Kategori'}
action={'Kategori'} action={''}
> >
<Head title="Kategori" /> <Head title="Kategori" />

@ -61,8 +61,8 @@ export default function Customer(props) {
auth={props.auth} auth={props.auth}
errors={props.errors} errors={props.errors}
flash={props.flash} flash={props.flash}
page={'Kantor'} page={'Pelanggan'}
action={'Pelanggan'} action={''}
> >
<Head title="Pelanggan" /> <Head title="Pelanggan" />

Loading…
Cancel
Save