fix ansuran tak boleh and fix bayaran pelanggan cant null
This commit is contained in:
@@ -125,11 +125,11 @@ class PenebusanController extends Controller
|
||||
'keluar' => $keluar,
|
||||
'masuk' => $totalmasuk,
|
||||
'bakiakhir' => $bakiakhir
|
||||
]);
|
||||
])->json();
|
||||
|
||||
event(new KeuntunganNotify('lulus',Auth::user()->cawangan));
|
||||
|
||||
return response()->json($updateTunai,200);
|
||||
return response()->json($updategadai,200);
|
||||
|
||||
}else{
|
||||
return response('error');
|
||||
|
||||
Reference in New Issue
Block a user