perbaikana perhitungan npw dan nl otomatis, dan perbaikan otorisator

This commit is contained in:
majid
2024-12-20 07:11:41 +07:00
parent 8cc0f32410
commit b9f2e5dcf4
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');