tambah terakru
This commit is contained in:
@@ -483,7 +483,7 @@ class LelongController extends Controller
|
||||
|
||||
|
||||
$serahbaki = SerahBaki::on($cawangan['mysql'])
|
||||
->where('tarikh','<=', $request->tarikh)
|
||||
->where([['tarikh','<=', $request->tarikh],['aktif',1]])
|
||||
->sum('baki');
|
||||
|
||||
return response()->json($serahbaki,200);
|
||||
|
||||
Reference in New Issue
Block a user