main
Ilham Wara Nugroho 2026-04-08 15:22:56 +07:00
parent 8ae393136d
commit e97e4b376e
1 changed files with 1 additions and 0 deletions

View File

@ -70,6 +70,7 @@ class HomeController extends Controller
) as total_resource
")
->value('total_resource');
dd(session('resource_data'));
$data['total'] = Dataset::where('instansi_id', session('instansi_id'))
->where('status',1)
->where('tahun',date('Y'))