server update

This commit is contained in:
e.arrahn
2021-05-27 17:09:21 +08:00
11 changed files with 256 additions and 7 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];