fixing data di recap

This commit is contained in:
JokoPrasetio 2026-05-22 09:56:57 +07:00
parent b6b0ec59fb
commit f300cc417f

View File

@ -1645,7 +1645,7 @@ class DashboardController extends Controller
// $rows = $rows->pluck('file'); // $rows = $rows->pluck('file');
// }else{ // }else{
// $rows = $rows->whereIn('id_unit_kerja', $unitIds)->pluck('file'); // $rows = $rows->whereIn('id_unit_kerja', $unitIds)->pluck('file');
// } // } komen
if ( if (
!in_array(22, $unitIds) && !in_array(22, $unitIds) &&
auth()->user()->username !== "admin.turt" auth()->user()->username !== "admin.turt"