fix skit2

This commit is contained in:
MUHD HAFIFIE
2021-05-20 14:37:59 +08:00
parent 00c2060a10
commit b255e63fe1
3 changed files with 3 additions and 4 deletions
-1
View File
@@ -396,7 +396,6 @@ class VaultController extends Controller
$pindahkekpkb = GlCode::on($cawangan['mysql'])
->where('glcode','=',$serahankoperasi)
->orWhere('glcode','=',)
->sum('amaun');
$arraypend = ['pendahuluan' => $total,'serahan' => $totalserahan,'pindahkekpkb' => $pindahkekpkb];