perbaikana perhitungan npw dan nl otomatis, dan perbaikan otorisator

This commit is contained in:
majid
2024-12-20 07:11:41 +07:00
committed by putrakuningan
parent f3faa6b0ab
commit 5bc4d54f3d
12 changed files with 552 additions and 769 deletions

View File

@@ -11,6 +11,12 @@ class LaporanController extends Controller
/**
* Display a listing of the resource.
*/
public function index()
{
return view('lpj::laporan.index');
}
public function sederhana_index()
{
return view('lpj::laporan.sederhana_index');