update data pemanding dan otorisator, pembuatan seeder kjpp mengunakan exel
This commit is contained in:
@@ -529,6 +529,10 @@
|
||||
});
|
||||
}
|
||||
|
||||
Breadcrumbs::for('otorisator.show', function (BreadcrumbTrail $trail, $id, $type) {
|
||||
$trail->push("Detail $type", route('otorisator.show', ['id' => $id, 'type' => $type]));
|
||||
});
|
||||
|
||||
|
||||
Breadcrumbs::for('laporan', function (BreadcrumbTrail $trail) {
|
||||
$trail->push('Laporan', route('laporan.sederhana.index'));
|
||||
|
||||
Reference in New Issue
Block a user