diff --git a/module.json b/module.json index c0302e9..bf2313a 100644 --- a/module.json +++ b/module.json @@ -109,6 +109,17 @@ } ], "main": [ + { + "title": "Bank Data", + "path": "bank-data", + "icon": "ki-filled ki-questionnaire-tablet text-lg text-primary", + "classes": "", + "attributes": [], + "permission": "", + "roles": [ + "administrator" + ] + }, { "title": "Permohonan", "path": "permohonan", diff --git a/resources/views/bank-data/index.blade.php b/resources/views/bank-data/index.blade.php new file mode 100644 index 0000000..992a893 --- /dev/null +++ b/resources/views/bank-data/index.blade.php @@ -0,0 +1,342 @@ +@extends('layouts.main') + +@section('breadcrumbs') + {{ Breadcrumbs::render('bank-data') }} +@endsection + +@section('content') +
| + + | ++ Jenis Aset + + | ++ Tanggal + + | ++ Tahun + + | ++ Luas Tanah + + | ++ Luas Bangunan + + | ++ Harga + + | ++ Nilai Pasar + + | ++ Location + + | +
|---|