Perbaikan temuan UAT

This commit is contained in:
KhatamNugraha
2023-12-15 16:14:25 +07:00
parent 8ba9988bff
commit e9f5bc4082
6 changed files with 464 additions and 20 deletions

View File

@ -39,7 +39,7 @@ class ViewAccount extends Model
];
public function getSearchAccount($cif ,$arrAccount, $kodecabang, $startDate){
// dd($cif ,$arrAccount, $kodecabang, $startDate);
// dd($cif ,$arrAccount, $kodecabang, $startDate);
$uppercaseKodeCabang = Str::upper($kodecabang);
$data = [];