fix skit2
This commit is contained in:
@@ -123,7 +123,7 @@ class AliranTunaiController extends Controller
|
||||
$serahan = $getTunai2['kurang'];
|
||||
|
||||
$totalkeluar = 0;
|
||||
$bakiakhir = 0;
|
||||
$bakiakhir = $baki;
|
||||
|
||||
// $totalkeluar = $request->pinjaman + $keluar;
|
||||
|
||||
@@ -161,7 +161,7 @@ class AliranTunaiController extends Controller
|
||||
$pendahuluan=$getTunai2['tambah'];
|
||||
$serahan=$getTunai2['kurang'];
|
||||
$totalmasuk = 0;
|
||||
$bakiakhir = 0;
|
||||
$bakiakhir = $baki;
|
||||
$totalkeluar = 0;
|
||||
|
||||
if($tebus_detail['jenistebus'] == 'P')
|
||||
|
||||
Reference in New Issue
Block a user