fix skit2
This commit is contained in:
@@ -1129,6 +1129,7 @@ class LaporanController extends Controller
|
||||
'keuntungansebenarkaunter' => floatval($keuntungansebenarkaunter),
|
||||
'total_keuntungan_kaunter'=>floatval($total_keuntungan_kaunter),
|
||||
'total_keuntungan_online'=>floatval($total_keuntungan_online),
|
||||
'upahsimpankaunter' => floatval($upahsimpankaunter)
|
||||
]);
|
||||
|
||||
return response()->json($laporan_terkumpul);
|
||||
|
||||
Reference in New Issue
Block a user